SelectRawChip constructor

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

Implementation

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