suffixIcon property

Widget? suffixIcon
final

Icon displayed at the end of the TextFormField.

Defaults to a calendar icon with a tap handler to open the bottom sheet.

Implementation

final Widget? suffixIcon;