0

I am noticing this description in Flutter's TextTheme description:

Rather than creating a TextTheme directly, you can obtain an instance as Typography.black or Typography.white.

at https://api.flutter.dev/flutter/material/TextTheme-class.html

Does this mean that instead of creating a custom TextTheme, we can use some built in fonts with predefined sizes? Any examples please? I dont seem to be able to get Typography.black, but some other stuff like Typography.blackCupertino etc enter image description here

starball
  • 20,030
  • 7
  • 43
  • 238
giorgio79
  • 3,787
  • 9
  • 53
  • 85

0 Answers0