menu
drop_down_components package
documentation
drop_down_list.dart
ListItemsCallBack typedef
ListItemsCallBack typedef
dark_mode
light_mode
ListItemsCallBack
typedef
ListItemsCallBack
=
dynamic Function
(
List
<
double
>
?
listItems
)
Implementation
typedef ListItemsCallBack = Function(List<double>? listItems);
drop_down_components package
documentation
drop_down_list
ListItemsCallBack typedef
drop_down_components library