This is related to trying to thread font size through DevTools components (#2459). InspectorTreeControllerFlutter currently uses a row height constant that we'd like to be able to get from a theme instead.
Potentially also related classes (ones that I encountered while trying to thread a theme to the first file):
InspectorController
LoggingController