disabled property
Whether the picker is interactive.
When true, the picker will not respond to touch events.
Implementation
final bool disabled;
Whether the picker is interactive.
When true, the picker will not respond to touch events.
final bool disabled;