InheritedWidgetDemo2 constructor

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

Implementation

const InheritedWidgetDemo2({super.key});