ShapeImageDemo constructor

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

Implementation

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