menu
artisanal package
documentation
widgets.dart
Theme
resolvedOnInfo property
resolvedOnInfo property
dark_mode
light_mode
resolvedOnInfo
property
Color
get
resolvedOnInfo
Resolved
onInfo
, falling back to
onPrimary
.
Implementation
Color get resolvedOnInfo => onInfo ?? onPrimary;
artisanal package
documentation
widgets
Theme
resolvedOnInfo property
Theme class