Builds trailing widgets for the text field.
Override to provide widgets shown after the input.
Iterable<Widget> buildTrailing() sync* {}