menu
digit_ui_components package
documentation
widgets/atoms/digit_tree_select_dropdown.dart
TreeSelectDropDown<int>
isDisabled property
isDisabled property
dark_mode
light_mode
isDisabled
property
bool
isDisabled
final
Whether the dropdown is enabled or disabled.
Implementation
final bool isDisabled;
digit_ui_components package
documentation
widgets/atoms/digit_tree_select_dropdown
TreeSelectDropDown<int>
isDisabled property
TreeSelectDropDown class