CustomImageIcon constructor

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

Implementation

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