child property

Widget? child
getter/setter pair

The widget to display for this menu item (e.g., an Icon or Text).

Implementation

Widget? child;