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