RedPage constructor

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

Implementation

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