suffixIcon property

Icon? suffixIcon
final

Suffix icon on the TextFormField. It defaults to Icons.calendar_month if not set

Implementation

final Icon? suffixIcon;