Hi,
How can I keep the focus on the TagsTextField after submitting a tag?
Currently it closes the keyboard every time a tag is submitted, I'd like to keep it open.
A solution would be to use a FocusNode in the TagsTextField but there is no such attribute.
Anyone knows of another way to achieve this?
Hi,
How can I keep the focus on the TagsTextField after submitting a tag?
Currently it closes the keyboard every time a tag is submitted, I'd like to keep it open.
A solution would be to use a FocusNode in the TagsTextField but there is no such attribute.
Anyone knows of another way to achieve this?