edit design
This commit is contained in:
@ -40,8 +40,9 @@ class DarkAppTheme {
|
||||
backgroundColor: MaterialStateProperty.all(Colors.white),
|
||||
)
|
||||
),
|
||||
checkboxTheme: CheckboxThemeData(
|
||||
fillColor: MaterialStateProperty.all(marianumRed),
|
||||
),
|
||||
// checkboxTheme: CheckboxThemeData(
|
||||
// fillColor: MaterialStateColor.resolveWith((states) {states.})
|
||||
// //fillColor: MaterialStateProperty.all(marianumRed),
|
||||
// ),
|
||||
);
|
||||
}
|
Reference in New Issue
Block a user