isInteractive property

bool isInteractive
final

When true, optimises the frosted fallback for surfaces that update their layout bounds frequently (e.g. spring-animated buttons). Omits the BackdropFilter on GlassQuality.minimal to avoid compositor flicker.

Implementation

final bool isInteractive;