menu
fluttery_framework package
documentation
view.dart
WebPageWrapper
onChild method
onChild method
dark_mode
light_mode
onChild
method
Widget
?
onChild
(
BuildContext
context
)
The optional child widget
Implementation
Widget? onChild(BuildContext context) => null;
fluttery_framework package
documentation
view
WebPageWrapper
onChild method
WebPageWrapper class