loadingWidget property
Custom widget to display while loading. Replaces the default circular progress indicator inside the button.
Implementation
final Widget? loadingWidget;
Custom widget to display while loading. Replaces the default circular progress indicator inside the button.
final Widget? loadingWidget;