correction orthographe
continuous-integration/drone/push Build is passing Details

Enzo
Othmane BENJELLOUN 2 years ago
parent f23ff5da02
commit d5efc26e4e

@ -124,7 +124,7 @@ class _ProfileViewAllPlatforme extends State<ProfileViewAllPlatforme> {
shape: RoundedRectangleBorder( shape: RoundedRectangleBorder(
borderRadius: BorderRadius.circular(8))), borderRadius: BorderRadius.circular(8))),
onPressed: deleteUser, onPressed: deleteUser,
child: const Text('Suprimé son compte', child: const Text('Supprimer son compte',
style: TextStyle(color: Colors.black)), style: TextStyle(color: Colors.black)),
), ),
], ],

Loading…
Cancel
Save