menu
clue_ui_component package
documentation
components/clue_drop_down_check_button.dart
ClueDropDownCheckButton<T, E>
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The title of the dropdown.
Implementation
final String? title;
clue_ui_component package
documentation
components/clue_drop_down_check_button
ClueDropDownCheckButton<T, E>
title property
ClueDropDownCheckButton class