enabled property

bool enabled
final

Determine if the DropdownMenu is enabled.

Defaults to true.

Implementation

final bool enabled;