platformViewBackdrop property

bool platformViewBackdrop
final

When true (typically for iOS PlatformViews), forces the fallback rendering path (BackdropFilter) instead of the Impeller-native shader.

Implementation

final bool platformViewBackdrop;