ImageAddIcon constructor

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

Implementation

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