isLoading property
Indicates whether the button is in a loading state. When true, the button will display a loading indicator instead of its content.
Implementation
final bool isLoading;
Indicates whether the button is in a loading state. When true, the button will display a loading indicator instead of its content.
final bool isLoading;