InteractiveViewerDemo2 constructor

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

Implementation

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