rightIcon property

IconData? rightIcon
final

The icon to the right of the list item. When informing this parameter, no value can be informed for the rightLabel parameter.

Implementation

final IconData? rightIcon;