buildChild abstract method
Build the 'child' Widget passed to the InheritedWidget.
Implementation
@override
Widget buildChild(BuildContext context);
Build the 'child' Widget passed to the InheritedWidget.
@override
Widget buildChild(BuildContext context);