child property

Widget? child
getter/setter pair

If provided, child is the widget used for this button

Implementation

Widget? child;