textTheme property
TextTheme
get
textTheme
Returns the current text theme.
Implementation
TextTheme get textTheme => theme.textTheme;
Returns the current text theme.
TextTheme get textTheme => theme.textTheme;