overlay property
Color
get
overlay
Modal, drawer, and dialog backdrop.
Implementation
Color get overlay => textPrimary.withValues(alpha: 0.55);
Modal, drawer, and dialog backdrop.
Color get overlay => textPrimary.withValues(alpha: 0.55);