SelectInputChip constructor

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

Implementation

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