rating options
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class MyApp extends StatelessWidget {
|
||||
surface: Colors.white,
|
||||
onSurface: Color.fromRGBO(60, 60, 60, 1),
|
||||
brightness: Brightness.light,
|
||||
tertiary: Color.fromRGBO(251, 216, 17, 0),
|
||||
tertiary: Color.fromRGBO(251, 216, 17, 1),
|
||||
onTertiary: Color.fromRGBO(60, 60, 60, 1)),
|
||||
useMaterial3: true,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user