isLoading property

bool isLoading
final

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;