bodyMedium property Null safety

TextStyle? bodyMedium
final

Middle size of the body styles.

Body styles are used for longer passages of text.

The default text style for Material.

Implementation

final TextStyle? bodyMedium;