rightIcon property
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;
The widget will be displayed to the right of the ZeroListTile content, or it can be called the action button of the ZeroListTile
final Widget? rightIcon;