child property

Widget child
final

触发弹出层的子组件,通常是按钮、文本等可点击元素

Implementation

final Widget child;