LoadImage constructor

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

Implementation

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