jhonmolano09
Results
3
comments of
jhonmolano09
I also have the same issue, WIth the code you shared i can type, but i cant delete using backspace key My widget is inside createHeader and im running the...
> @jhonmolano09 > > KeyEventResult behaves differently on desktop and web. [flutter/flutter#93873](https://github.com/flutter/flutter/issues/93873) > > Please refer to the example below to solve it. thank you. > > ```dart > import...