child property

Widget? child
final

child完成内部的填充,一般见于Svg和本地资源的渲染

Implementation

final Widget? child;