enabled property
final
Whether the spinner is enabled. If null, the default behavior is to enable the spinner.
Implementation
final bool? enabled;
Whether the spinner is enabled. If null, the default behavior is to enable the spinner.
final bool? enabled;