supportsLiquidGlass property
bool
get
supportsLiquidGlass
Checks if the platform supports native Liquid Glass effects.
This is an alias for shouldUseNativeGlass for clarity.
Implementation
static bool get supportsLiquidGlass => shouldUseNativeGlass;