texts property
TextTheme
get
texts
The text styles of the current theme.
Implementation
TextTheme get texts => theme.textTheme;
The text styles of the current theme.
TextTheme get texts => theme.textTheme;