QuickPage constructor

const QuickPage(
  1. {Key? key}
)

Implementation

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