OudsChipLeadingIcon constructor
- ImageProvider<
Object> image, - String? contentDescription, {
- Key? key,
Implementation
const OudsChipLeadingIcon(this.image, this.contentDescription, {super.key});
const OudsChipLeadingIcon(this.image, this.contentDescription, {super.key});