textTheme property
TextTheme
get
textTheme
Implementation
TextTheme get textTheme => TextTheme(displayLarge: headline, bodyLarge: body, labelLarge: button);
TextTheme get textTheme => TextTheme(displayLarge: headline, bodyLarge: body, labelLarge: button);