bodyMedium property
TextStyle?
get
bodyMedium
Returns the medium body text style from the text theme.
Implementation
TextStyle? get bodyMedium => textTheme.bodyMedium;
Returns the medium body text style from the text theme.
TextStyle? get bodyMedium => textTheme.bodyMedium;