iconData property
Optional icon to display before the input field and outside the border. Use this OR prefixIcon, not both.
Implementation
final IconData? iconData;
Optional icon to display before the input field and outside the border. Use this OR prefixIcon, not both.
final IconData? iconData;