menu
antd_flutter_mobile package
documentation
components/box/index.dart
AntdBox
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
子组件(通常为需要应用这些交互和布局约束的内容)
Implementation
final Widget? child;
antd_flutter_mobile package
documentation
components/box/index
AntdBox
child property
AntdBox class