diff --git a/lib/dashboard_latest/widgets/app_bar_widget.dart b/lib/dashboard_latest/widgets/app_bar_widget.dart index 32968c33..39a97f7a 100644 --- a/lib/dashboard_latest/widgets/app_bar_widget.dart +++ b/lib/dashboard_latest/widgets/app_bar_widget.dart @@ -270,7 +270,8 @@ class _AppBarWidgetState extends State with TickerProviderStateMix return CustomBadge( width: 16, height: 16, - positionT: -10, + positionT: -8, + positionR: -8, value: totalNotificationUnread, child: ("dashboard/notification").toSvgAsset(height: 24, width: 24, color: AppColor.icon2Color(context)).paddingOnly(top: 0, end: 0), ).onPress(() {