EasyUpload constructor

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

Implementation

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