CodexColumn constructor

const CodexColumn(
  1. ColumnProps props, {
  2. Key? key,
})

Implementation

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