colorScheme.secondary
This commit is contained in:
parent
42d078011e
commit
c557e72320
7 changed files with 19 additions and 62 deletions
|
@ -58,6 +58,7 @@ Widget createScaffold(BuildContext? context) {
|
|||
}
|
||||
},
|
||||
autovalidateMode: AutovalidateMode.always,
|
||||
contentPadding: EdgeInsets.all(1),
|
||||
),
|
||||
CheckboxIconFormField(
|
||||
context: context,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue