fix mensaje
This commit is contained in:
@@ -193,9 +193,10 @@ class _ProfessionScreenState extends State<ProfessionScreen> {
|
||||
child: Container(
|
||||
padding: const EdgeInsets.all(10),
|
||||
child: const Text(
|
||||
'Si tu profesión no aparece, presiona aquí',
|
||||
'Si no vez tu profesion, presiona aquí',
|
||||
style: TextStyle(
|
||||
fontSize: 16.0,
|
||||
fontSize: 16,
|
||||
fontWeight: FontWeight.w600,
|
||||
color: Colors.blue,
|
||||
),
|
||||
textAlign: TextAlign.center,
|
||||
|
||||
Reference in New Issue
Block a user