menu
global_template package
documentation
widgets/reusable/dropdown_formfield_custom.dart
DropdownFormFieldCustom<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T?
>
items
final
Implementation
final List<T?> items;
global_template package
documentation
widgets/reusable/dropdown_formfield_custom
DropdownFormFieldCustom<T>
items property
DropdownFormFieldCustom class