child property

Widget? child
final

自定义子组件。如果提供,text 将被忽略

Implementation

final Widget? child;