showLoadingIndicator property

bool showLoadingIndicator
final

Whether to show a spinner (and disable the button) while an asynchronous onPressed is running.

Implementation

final bool showLoadingIndicator;