mirror of
https://github.com/flutter/samples.git
synced 2026-04-07 12:14:27 +00:00
Migrate to the New Material Buttons (#668)
This commit is contained in:
@@ -69,7 +69,7 @@ class _AnimatedContainerDemoState extends State<AnimatedContainerDemo> {
|
||||
),
|
||||
),
|
||||
),
|
||||
RaisedButton(
|
||||
ElevatedButton(
|
||||
child: Text(
|
||||
'change',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user