iconData property

IconData? iconData
final

Optional icon to display before the input field and outside the border. Use this OR prefixIcon, not both.

Implementation

final IconData? iconData;