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