AppIconImage constructor

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

Implementation

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