child property

Widget? child
getter/setter pair

Set child to use any custom widget as controls. E.g Icon

Implementation

Widget? child;