update example
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user