menu
antd_flutter_mobile package
documentation
components/popover/index.dart
AntdPopoverAction
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
点击操作项时的回调函数,接收一个关闭弹层的方法
Implementation
final Widget? child;
antd_flutter_mobile package
documentation
components/popover/index
AntdPopoverAction
child property
AntdPopoverAction class