disabled property

bool disabled
final

Defines if the dropdown will be disabled.

The default value is false.

Implementation

final bool disabled;