feat: update header profile

This commit is contained in:
efrilm 2025-08-18 01:55:15 +07:00
parent 65ba81f311
commit b5593d10eb

View File

@ -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(