InheritedWidget constructor

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

Implementation

const InheritedWidget({super.key});