menu
fluttery_framework package
documentation
view.dart
WebPageWrapper
onBody method
onBody method
dark_mode
light_mode
onBody
method
Widget
?
onBody
(
)
The optional body of the webpage
Implementation
Widget? onBody() => null;
fluttery_framework package
documentation
view
WebPageWrapper
onBody method
WebPageWrapper class