notifier property

ValueNotifier<BlurOptions> notifier
final

Used to update the widget when the options are changed.

Implementation

final ValueNotifier<BlurOptions> notifier;