change text on screen

This commit is contained in:
2024-08-06 14:34:46 +02:00
parent 224d460885
commit 4870838f9e

View File

@@ -173,7 +173,7 @@ class _ProfileUserUpdateState extends State<ProfileUserUpdate> {
child: Column( child: Column(
children: [ children: [
const Text( const Text(
"Personal profile:", "Personal Profile:",
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,
fontSize: 25, fontSize: 25,