EasyImage constructor

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

Implementation

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