child property

Widget? child
final

子组件(通常为需要应用这些交互和布局约束的内容)

Implementation

final Widget? child;