bodyExtraLarge property
TextStyle
get
bodyExtraLarge
Extra large body text (scaled 18px).
Implementation
TextStyle get bodyExtraLarge => baseTextStyle(18);
Extra large body text (scaled 18px).
TextStyle get bodyExtraLarge => baseTextStyle(18);