feito o cadastro do cidadão

This commit is contained in:
Reginaldo
2023-04-13 22:54:17 -03:00
parent cdee8fcc44
commit 632cdbfeef
34 changed files with 2076 additions and 1108 deletions

View File

@@ -101,6 +101,7 @@ class _ServiceHomeScreenState extends State<ServiceHomeScreen> {
widthSubtitle: width*0.7,
hintInput: 'Escreva aqui',
enable: false,
onChanged: (v)=>setState((){}),
),
InputWithSubtitle(
controller: unitController,
@@ -111,6 +112,7 @@ class _ServiceHomeScreenState extends State<ServiceHomeScreen> {
widthSubtitle: width*0.7,
hintInput: 'Escreva aqui',
enable: false,
onChanged: (v)=>setState((){}),
),
DropdownWithSubtitle(
list: [],