menu
entao_hare package
documentation
dash/dash.dart
ContentDashPage
buildDrawer method
buildDrawer method
dark_mode
light_mode
buildDrawer
method
@
override
Drawer
?
buildDrawer
(
BuildContext
context
)
override
Implementation
@override Drawer? buildDrawer(BuildContext context) { return content.buildDrawer(context); }
entao_hare package
documentation
dash/dash
ContentDashPage
buildDrawer method
ContentDashPage class