menu
dropdown_search_list package
documentation
list_state.dart
ListState
ListState constructor
ListState constructor
dark_mode
light_mode
ListState
constructor
ListState
(
String
selection
,
List
<
String
>
items
)
Implementation
ListState(this.selection, this.items);
dropdown_search_list package
documentation
list_state
ListState
ListState constructor
ListState class