child property

Widget? child
final

Widget to display inside this RectangleButton instead of the label.

Implementation

final Widget? child;