menu
v_components package
documentation
widgets/dropDown/widgets/menu_list.dart
MenuList
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
(
int
index
)
?
onTap
final
选择回调
Implementation
final Function(int index)? onTap;
v_components package
documentation
widgets/dropDown/widgets/menu_list
MenuList
onTap property
MenuList class