NotiTestPage constructor

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

Implementation

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