我看到使用旧按钮的警告:
'RaisedButton' 已弃用,不应使用。
'FlatButton' 已弃用,不应使用。
'OutlineButton' 已弃用,不应使用。
那么,有什么区别:
RaisedButton
ElevatedButton
FlatButton
TextButton
OutlineButton
OutlinedButton
flutter
flutter ×1