rightIcon property

IconData? rightIcon
final

The rightIcon param specifies the icon to show on the right edge of the trimmed area

Defaults to Icons.arrow_forward_ios_rounded

Implementation

final IconData? rightIcon;