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,
|
||||
|
|
|
@ -35,7 +35,7 @@ packages:
|
|||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.1.2"
|
||||
version: "0.2.0"
|
||||
clock:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue