busy property

bool busy
final

Defines whether the button will be in a busy state. In this state, a circular progress indicator is displayed on the button.

The default value is false.

Implementation

final bool busy;