prefix property

Widget? prefix
final

Widget displayed before the input (e.g., an icon).

Implementation

final Widget? prefix;