child property

Widget? child
final

按钮的显示子节点 优先级高于text

Implementation

final Widget? child;