InstructionsPage constructor

const InstructionsPage(
  1. {Key? key}
)

Implementation

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