KitItem constructor

const KitItem(
  1. IKit kit, {
  2. Key? key,
})

Implementation

const KitItem(this.kit, {super.key});