isLoading property

bool isLoading
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;