prefixIcon property
prefixIcon is the prefix icon of the input. Avoid submit prefixIcon and prefixWidget at the same time.
Implementation
final IconData? prefixIcon;
prefixIcon is the prefix icon of the input. Avoid submit prefixIcon and prefixWidget at the same time.
final IconData? prefixIcon;