leftIcon property

Widget? leftIcon
final

The custom left icon widget Could be a Icon, Text or Image. Go crazy.

Implementation

final Widget? leftIcon;