menu
antd_flutter_mobile package
documentation
components/popover/index.dart
AntdPopoverBox
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
AntdPopoverBox
child property
AntdPopoverBox class