prefixIcon property

IconData? prefixIcon
final

Icon displayed inside the input field (prefix icon).

Implementation

final IconData? prefixIcon;