CubitPage constructor

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

Implementation

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