bodyLarge property
TextStyle
get
bodyLarge
Large body text (scaled 16px).
Implementation
TextStyle get bodyLarge => baseTextStyle(16);
Large body text (scaled 16px).
TextStyle get bodyLarge => baseTextStyle(16);