platformViewBackdrop property

bool platformViewBackdrop
final

When true (typically for iOS PlatformViews), forces the BackdropFilter fallback render path instead of the Impeller-native shader. Forwarded to the underlying GlassButton (and on to its AdaptiveGlass).

Implementation

final bool platformViewBackdrop;