progressView property
A custom view, that is displayed as a button child when the action is in progress.
When not specified, the ProgressUic is used as a progress view.
Implementation
final Widget? progressView;
A custom view, that is displayed as a button child when the action is in progress.
When not specified, the ProgressUic is used as a progress view.
final Widget? progressView;