headingSmall property
TextStyle
get
headingSmall
Compact page heading.
Implementation
TextStyle get headingSmall =>
heading.copyWith(fontSize: 24, height: 1.20, letterSpacing: -0.45);
Compact page heading.
TextStyle get headingSmall =>
heading.copyWith(fontSize: 24, height: 1.20, letterSpacing: -0.45);