leftIcon property

Widget? leftIcon
final

A Widget indicating that an item is selected. It defaults to Icon(Icons.check)

Implementation

final Widget? leftIcon;