blockBackgroundInteraction property

bool blockBackgroundInteraction
final

Whether to block background interaction. If set to true, the background will not be interactive. The default value is false.

Implementation

final bool blockBackgroundInteraction;