buttonChild property

Widget? buttonChild
getter/setter pair

the widget that will be rendered inside the button

Implementation

late Widget? buttonChild;