NavPage constructor

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

Implementation

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