blockBackgroundInteraction property

bool blockBackgroundInteraction
final

Determines if user can interact with the screen behind it If this is false, routeBlur and routeColor will be ignored

Implementation

final bool blockBackgroundInteraction;