bodyLarge property

TextStyle? get bodyLarge

get bodyLarge property from text theme

Implementation

TextStyle? get bodyLarge => Theme.of(this).textTheme.bodyLarge;