InteractiveViewerDemo constructor

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

Implementation

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