RecordPage constructor

const RecordPage(
  1. {Key? key}
)

Implementation

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