What can I use instead of RaisedButton in flutter?

This class is deprecated, please use ElevatedButton instead. FlatButton, RaisedButton, and OutlineButton have been replaced by TextButton, ElevatedButton, and OutlinedButton respectively.

Leave a Reply

Your email address will not be published. Required fields are marked *