rightIcon property

Widget? rightIcon
final

The widget will be displayed to the right of the ZeroListTile content, or it can be called the action button of the ZeroListTile

Implementation

final Widget? rightIcon;