change text on screen
This commit is contained in:
parent
224d460885
commit
4870838f9e
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ class _ProfileUserUpdateState extends State<ProfileUserUpdate> {
|
|||
child: Column(
|
||||
children: [
|
||||
const Text(
|
||||
"Personal profile:",
|
||||
"Personal Profile:",
|
||||
style: TextStyle(
|
||||
fontWeight: FontWeight.bold,
|
||||
fontSize: 25,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue