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