blurValue property

double? blurValue
final

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

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

Implementation

final double? blurValue;