finalizada a tela service_individual_screen.dart,
ajustada service_home_screen.dart
This commit is contained in:
@@ -33,7 +33,7 @@ class ItemCitizen extends StatelessWidget {
|
||||
title: TextDefault(text: name,fontWeigth: FontWeight.bold),
|
||||
subtitle: TextDefault(text: '$numberCNS - $numberMedicalRecord - $date - $mother',fontSize: 16),
|
||||
trailing: IconButton(
|
||||
icon: Icon(Icons.assignment_outlined),
|
||||
icon: Icon(Icons.assignment_rounded,size: 35,),
|
||||
onPressed: ()=>AlertDialogDefault().alertSelect(context),
|
||||
),
|
||||
onTap: onTap,
|
||||
|
||||
Reference in New Issue
Block a user