progressNotifier property
final
A notifier for reporting text updates for the current progress text in the dialog.
Implementation
final ValueNotifier<String> progressNotifier;
A notifier for reporting text updates for the current progress text in the dialog.
final ValueNotifier<String> progressNotifier;