menu
fluttery_framework package
documentation
view.dart
WebPageWrapper
onAppBar method
onAppBar method
dark_mode
light_mode
onAppBar
method
PreferredSizeWidget
?
onAppBar
(
)
The title bar of the webpage
Implementation
PreferredSizeWidget? onAppBar() => null;
fluttery_framework package
documentation
view
WebPageWrapper
onAppBar method
WebPageWrapper class