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