InheritedWidgetDemo constructor

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

Implementation

const InheritedWidgetDemo({super.key});