child property

Widget? child
final

配合使用的控件,比如卡片或者text

Implementation

final Widget? child;