OdinPage constructor

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

Implementation

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