notifier property
final
Used to update the widget when the options are changed.
Implementation
final ValueNotifier<BlurOptions> notifier;
Used to update the widget when the options are changed.
final ValueNotifier<BlurOptions> notifier;