enabled property
if true, the dropdown will be interactive automatically; otherwise, you need to call DropdownController.open and DropdownController.dismiss manually.
Implementation
final bool enabled;
if true, the dropdown will be interactive automatically; otherwise, you need to call DropdownController.open and DropdownController.dismiss manually.
final bool enabled;