bodyMedium property
TextStyle?
get
bodyMedium
get bodyMedium property from text theme
Implementation
TextStyle? get bodyMedium => Theme.of(this).textTheme.bodyMedium;
get bodyMedium property from text theme
TextStyle? get bodyMedium => Theme.of(this).textTheme.bodyMedium;