countNotifier property
final
A notifier for reporting text updates for the current progress text in the dialog.
Implementation
final ValueNotifier<int?> countNotifier;
A notifier for reporting text updates for the current progress text in the dialog.
final ValueNotifier<int?> countNotifier;