Is is possible to create a TextFormField in Flutter with two rounded corners and then two corners that are cut straight like you can see in this image?
This can be done using the Material
widget for regular shape creation as
CodePudding user response: