In Flutter, TextButton is used to create a button containing a text with the idea of creating a flat button and an elevation of 0 by default . But in fact, you can customize its style by using style property.
In Flutter, TextButton is used to create a button containing a text with the idea of creating a flat button and an elevation of 0 by default . But in fact, you can customize its style by using style property.