dev #1

Merged
aefril merged 108 commits from dev into main 2026-05-15 05:52:26 +00:00
Showing only changes of commit b5593d10eb - Show all commits

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(