A text button is a label child displayed on a (zero elevation) Material widget . The label’s Text and Icon widgets are displayed in the style’s ButtonStyle. foregroundColor. The button reacts to touches by filling with the style’s ButtonStyle.
Read moreWhat is material button in flutter?
What are the new Material buttons in Flutter? Rather than evolve the existing button classes, the Flutter created all-new button widgets and themes to replace them. The names of the new Flutter buttons are meant to sync Flutter with the Material Design spec .
Read more