CodexItemPicker<T> constructor

const CodexItemPicker<T>(
  1. ItemPickerProps<T> props, {
  2. Key? key,
})

Implementation

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