menu
dinamis_text_form_field package
documentation
widget/list_dropdown.dart
DropDown
dataList property
dataList property
dark_mode
light_mode
dataList
property
List
<
SelectedItem
>
dataList
final
This will give the list of data.
Implementation
final List<SelectedItem> dataList;
dinamis_text_form_field package
documentation
widget/list_dropdown
DropDown
dataList property
DropDown class