menu
element_core package
documentation
widgets.dart
ElBox
child property
child property
dark_mode
light_mode
child
property
dynamic
child
final
如果子组件不是 Widget 类型,则默认渲染为文本
Implementation
final dynamic child;
element_core package
documentation
widgets
ElBox
child property
ElBox class