add notification, fix appbar,fix style subscription
This commit is contained in:
3
lib/presentation/event/notifications_event.dart
Normal file
3
lib/presentation/event/notifications_event.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
sealed class NotificationsEvent {}
|
||||
|
||||
class NotificationsFetchRequested extends NotificationsEvent {}
|
||||
Reference in New Issue
Block a user