menu
flutter_bluesky package
documentation
screen/notfifications.dart
Notifications
Notifications.new constructor
Notifications.new constructor
dark_mode
light_mode
Notifications
constructor
Notifications
(
{
Key
?
key
,
})
Implementation
Notifications({Key? key}) : super(key: key);
flutter_bluesky package
documentation
screen/notfifications
Notifications
Notifications.new constructor
Notifications class