disabled property

bool disabled
final

Whether the picker is interactive.

When true, the picker will not respond to touch events.

Implementation

final bool disabled;