menu
arcane_jaspr package
documentation
theme/font_config.dart
FontConfig
headingOrSans property
headingOrSans property
dark_mode
light_mode
headingOrSans
property
String
get
headingOrSans
Returns
heading
if set, otherwise
sans
.
Implementation
String get headingOrSans => heading ?? sans;
arcane_jaspr package
documentation
theme/font_config
FontConfig
headingOrSans property
FontConfig class