suffixIcon property

IconData? suffixIcon
final

The suffixIcon parameter specifies the icon to be displayed after the button text.

Implementation

final IconData? suffixIcon;