isLoading property
When true, replaces the label with a CircularProgressIndicator
and disables the button.
Implementation
final bool isLoading;
When true, replaces the label with a CircularProgressIndicator
and disables the button.
final bool isLoading;