CodexIndexedStack constructor

const CodexIndexedStack(
  1. IndexedStackProps props, {
  2. Key? key,
})

Implementation

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