quality property

GlassQuality? quality
final

Rendering quality for the glass effect.

If null, resolved via GlassThemeHelpers.resolveQuality — inherits from the nearest ancestor layer, then the theme, then the GlassButton widget-class default (GlassQuality.standard).

Implementation

final GlassQuality? quality;