enabled property

bool? enabled
final

Whether the spinner is enabled. If null, the default behavior is to enable the spinner.

Implementation

final bool? enabled;