I don't really understand the difference between the FlatButton and RaisedButton widgets. Can someone help me understand this?

 Hello, I'm sorry if this is a very simple question, however I don't really understand the difference between the FlatButton and RaisedButton widgets. Can someone help me understand this?
You already invited:

dacre

Upvotes from:

so, in material design, widgets have an elevation feature, so a flat button basically has 0 elevation which you can think of as 'doesn't drop shadow' and a raised button 'drops a shadow'

If you wanna answer this question please Login or Register