child property

Widget? child
final

子组件,设置该值后文本相关属性失效

Implementation

final Widget? child;