Explanation:
Read moreWhat can I use instead of a flat button flutter?
FlatButton, RaisedButton, and OutlineButton have been replaced by TextButton, ElevatedButton, and OutlinedButton respectively.
Read moreExplanation:
Read moreFlatButton, RaisedButton, and OutlineButton have been replaced by TextButton, ElevatedButton, and OutlinedButton respectively.
Read more