flutterTextTheme property
TextTheme
get
flutterTextTheme
Returns the text theme for the context.
Implementation
TextTheme get flutterTextTheme => theme.textTheme;
Returns the text theme for the context.
TextTheme get flutterTextTheme => theme.textTheme;