CustomActionChip constructor

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

Implementation

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