work from bae
This commit is contained in:
parent
0c98ad90a6
commit
d34878fc5e
7 changed files with 204 additions and 8 deletions
|
|
@ -468,7 +468,7 @@ class _MihPersonalProfileState extends State<MihPersonalProfile> {
|
|||
),
|
||||
FittedBox(
|
||||
child: Text(
|
||||
"@${widget.arguments.signedInUser.username}",
|
||||
widget.arguments.signedInUser.username,
|
||||
style: TextStyle(
|
||||
fontSize: 35,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue