bodyLarge property

TextStyle? bodyLarge

Middle size of the body styles.

Body styles are used for longer passages of text.

The default text style for Material.

Implementation

TextStyle? get bodyLarge => textTheme.bodyLarge;