update example
This commit is contained in:
parent
fba90d5925
commit
7cc81ca1fa
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ class _PackageToolOneState extends State<PackageToolOne> {
|
||||||
.secondaryColor(),
|
.secondaryColor(),
|
||||||
secondaryFillColor:
|
secondaryFillColor:
|
||||||
MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||||
|
readOnly: true,
|
||||||
onChange: (value) {
|
onChange: (value) {
|
||||||
setState(() {
|
setState(() {
|
||||||
switchpositioin = value;
|
switchpositioin = value;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue