barrierBlur property

double? barrierBlur
final

Only takes effect if FlashController.persistent is false. Creates a blurred overlay that prevents the user from interacting with the screen. The greater the value, the greater the blur.

Implementation

final double? barrierBlur;