countNotifier property

ValueNotifier<int?> countNotifier
final

A notifier for reporting text updates for the current progress text in the dialog.

Implementation

final ValueNotifier<int?> countNotifier;