feat: update header profile
This commit is contained in:
parent
65ba81f311
commit
b5593d10eb
@ -409,7 +409,7 @@ class _ProfileHeaderState extends State<ProfileHeader>
|
|||||||
size: 16,
|
size: 16,
|
||||||
color: AppColor.textWhite.withOpacity(0.9),
|
color: AppColor.textWhite.withOpacity(0.9),
|
||||||
),
|
),
|
||||||
const SpaceHeight(6),
|
const SpaceWidth(6),
|
||||||
Text(
|
Text(
|
||||||
widget.user.role.toTitleCase,
|
widget.user.role.toTitleCase,
|
||||||
style: AppStyle.md.copyWith(
|
style: AppStyle.md.copyWith(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user