child property

Widget? child
finalinherited

The widget to display as the button's label.

Implementation

final Widget? child;