generated from dellevin/template
代码优化2
This commit is contained in:
@@ -84,9 +84,8 @@ class AppTheme {
|
||||
),
|
||||
cardTheme: CardThemeData(
|
||||
color: scheme.surface, elevation: 0,
|
||||
shape: RoundedRectangleBorder(
|
||||
shape: const RoundedRectangleBorder(
|
||||
borderRadius: BorderRadius.zero,
|
||||
side: BorderSide(color: scheme.outlineVariant, width: 0.5),
|
||||
),
|
||||
margin: EdgeInsets.zero,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user