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