RawImageDemo constructor

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

Implementation

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