menu
clue_ui_component package
documentation
components/clue_drop_down_button.dart
ClueDropDownButton<T, E>
blockKeyList property
blockKeyList property
dark_mode
light_mode
blockKeyList
property
List
<
T
>
blockKeyList
final
The list of keys to be disabled.
Implementation
final List<T> blockKeyList;
clue_ui_component package
documentation
components/clue_drop_down_button
ClueDropDownButton<T, E>
blockKeyList property
ClueDropDownButton class