NotificationPage constructor

const NotificationPage({
  1. Key? key,
})

Implementation

const NotificationPage({Key? key}) : super(key: key);