blurValue property

double? blurValue
final

Defines blur value. This will blur the background while displaying showcase.

If null value is provided, ShowCaseWidget.defaultBlurValue will be considered.

Implementation

final double? blurValue;