prefixIcon property

Widget? prefixIcon
final

Optional widget to display before the input field and inside the border. Use this OR iconData, not both.

Implementation

final Widget? prefixIcon;