icon property

Widget? icon
getter/setter pair

Customize the icon through icon, with Icons.person being the default if not set.

Implementation

Widget? icon;