isLoading property
final
Whether the button should display a loading spinner instead of text.
When true, disables the label and shows a CircularProgressIndicator.
Implementation
final bool isLoading;
Whether the button should display a loading spinner instead of text.
When true, disables the label and shows a CircularProgressIndicator.
final bool isLoading;