suffixIcon property

IconData? suffixIcon
final

Icon to be displayed after the label text. Can be null if no suffix icon is needed.

Implementation

final IconData? suffixIcon;