suffixIcon property
Icon to be displayed after the label text. Can be null if no suffix icon is needed.
Implementation
final IconData? suffixIcon;
Icon to be displayed after the label text. Can be null if no suffix icon is needed.
final IconData? suffixIcon;