CustomChoiceChip constructor

const CustomChoiceChip({
  1. Key? key,
})

Implementation

const CustomChoiceChip({Key? key}) : super(key: key);