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