ajustes no front e finalizado o salvamento dos dados no DB
This commit is contained in:
@@ -100,7 +100,8 @@ class _HomeScreenState extends State<HomeScreen> {
|
||||
children: [
|
||||
InputSearchText(
|
||||
hint: 'Busca cidadão (Por NOME ou CNS ou PRONTUÁRIO ou DATA NASCIMENTO)',
|
||||
fontSize: 10,
|
||||
fontSize: 20,
|
||||
fontSizeHint: 11,
|
||||
controller: inputSearch,
|
||||
width: width*0.72,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user