disabledColor property

Color? disabledColor
final

Background color to use when glass effect is disabled.

Fallback color for non-blur state; defaults to theme background or transparent in translucent contexts, ensuring seamless integration with ArcaneTheme.

Implementation

final Color? disabledColor;