tint property
Color tint to apply to the glass effect.
Overrides the default theme-based tint (background with ArcaneTheme.surfaceOpacity); use for custom colors like brand accents in Section headers.
Implementation
final Color? tint;
Color tint to apply to the glass effect.
Overrides the default theme-based tint (background with ArcaneTheme.surfaceOpacity); use for custom colors like brand accents in Section headers.
final Color? tint;