update example

This commit is contained in:
2025-06-09 15:01:47 +02:00
parent fba90d5925
commit 7cc81ca1fa

View File

@@ -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;