NotificationsScreen constructor
const
NotificationsScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const NotificationsScreen({super.key, required this.state});