OudsChipLeadingIcon constructor

const OudsChipLeadingIcon(
  1. ImageProvider<Object> image,
  2. String? contentDescription, {
  3. Key? key,
})

Implementation

const OudsChipLeadingIcon(this.image, this.contentDescription, {super.key});