tint property

Color? tint
final

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;