Create RaisedButton and wrap it with Center widget . Give the child of RaisedButton as a Text widget. Perform onPressed function when the button is tapped.
Create RaisedButton and wrap it with Center widget . Give the child of RaisedButton as a Text widget. Perform onPressed function when the button is tapped.