update notification tab data when clicking on navigation bars
This commit is contained in:
@@ -53,7 +53,7 @@ class NotificationCard extends StatelessWidget {
|
||||
Visibility(
|
||||
visible:
|
||||
notification.priority ==
|
||||
NotificationStrings.important,
|
||||
NotificationStrings.important.toLowerCase(),
|
||||
child: Container(
|
||||
width: 86.0.w(),
|
||||
height: 24.0.h(),
|
||||
|
||||
Reference in New Issue
Block a user