user-page

This commit is contained in:
2022-10-26 13:41:29 +08:00
parent afee57df73
commit 099d2b4423
10 changed files with 132 additions and 54 deletions

View File

@@ -50,7 +50,7 @@ class ActionItem extends StatelessWidget {
rightWidget ??
const Icon(
Icons.arrow_forward_ios,
size: 16,
size: 14,
color: AppColors.unactive,
),
],