Builds prefix widgets for the text field.
Override to provide widgets shown before the editable text.
Iterable<Widget> buildPrefix() sync* {}