This commit is contained in:
2025-06-05 09:12:35 +02:00
parent 388978265b
commit a412e04424
2 changed files with 278 additions and 268 deletions

View File

@@ -269,7 +269,7 @@ class _MihPersonalProfileState extends State<MihPersonalProfile> {
),
const SizedBox(height: 25.0),
Visibility(
visible: true,
visible: false,
child: MihTextFormField(
fillColor:
MzanziInnovationHub.of(context)!.theme.secondaryColor(),