labelLarge property
TextStyle
get
labelLarge
Larger label for prominent controls.
Implementation
TextStyle get labelLarge => label.copyWith(fontSize: 15, height: 1.20);
Larger label for prominent controls.
TextStyle get labelLarge => label.copyWith(fontSize: 15, height: 1.20);