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