overlayBlur property

double overlayBlur
final

Default is 0.0. If different than 0.0, creates a blurred overlay that prevents the user from interacting with the screen. The greater the value, the greater the blur.

Implementation

final double overlayBlur;