prefix property
final
Optional widget to place on the line before the input. Can be used to add some padding to the prefixText or to add a custom widget in front of the input. The widget's baseline is lined up with the input baseline.
Only one of prefix and prefixText can be specified.
Implementation
final Widget prefix