isLoading property

bool isLoading
final

When true, replaces the label with a CircularProgressIndicator and disables the button.

Implementation

final bool isLoading;