flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.53k stars 314 forks source link

Fix text theme issues preventing an IDE from passing in a font size #7901

Closed kenzieschmoll closed 3 weeks ago

kenzieschmoll commented 3 weeks ago

This PR ensures that a font size is set for all of the possible text theme values, and then cleans up the DevTools codebase to use the proper themes.