prefix property

Widget? prefix
final

The widget displayed at the start of the input. Cannot be given in addition to prefixText.

Implementation

final Widget? prefix;