effectiveQuality property

GlassQuality effectiveQuality
final

The current quality ceiling enforced by the scope.

All glass widgets that inherit quality (those without an explicit quality: parameter) will be capped at this level via GlassThemeHelpers.resolveQuality.

Implementation

final GlassQuality effectiveQuality;