leftIcon property

IconData? leftIcon
final

The leftIcon param specifies the icon to show on the left edge of the trimmed area

Defaults to Icons.arrow_back_ios_rounded

Implementation

final IconData? leftIcon;