mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-17 22:51:16 +02:00
Flutter : update 100-material-widgets.md (#4824)
'RaisedButton' is deprecated and shouldn't be used. It is replaced by ElevatedButton
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Material Widgets are a set of Flutter widgets that implement Material Design, Google's visual language for design. They are designed to provide a consistent look and feel on both Android and iOS devices. Some common Material Widgets include:
|
||||
|
||||
- RaisedButton
|
||||
- ElevatedButton
|
||||
- Scaffold
|
||||
- AppBar
|
||||
- TextField
|
||||
|
Reference in New Issue
Block a user