tutear
This commit is contained in:
@@ -44,7 +44,7 @@ class _MessagesScreenState extends State<MessagesScreen> {
|
||||
child: TextField(
|
||||
// controller: searchController,
|
||||
decoration: InputDecoration(
|
||||
hintText: 'Escriba un nombre',
|
||||
hintText: 'Escribe un nombre',
|
||||
prefixIcon: Icon(CommunityMaterialIcons.stethoscope),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user