showLoadingIndicator property
Whether to show a loading indicator while processing.
If set to true, a CircularProgressIndicator is displayed on top of the button's child.
Defaults to false.
Implementation
final bool showLoadingIndicator;
Whether to show a loading indicator while processing.
If set to true, a CircularProgressIndicator is displayed on top of the button's child.
Defaults to false.
final bool showLoadingIndicator;