forked from yaso_meth/mih-project
change text on screen
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user