CodexSizedBox constructor

const CodexSizedBox(
  1. SizedBoxProps props, {
  2. Key? key,
})

Implementation

const CodexSizedBox(this.props, {super.key});