menu
plume package
documentation
framework/container/drawer.dart
DrawerDelegate
buildList abstract method
buildList abstract method
dark_mode
light_mode
buildList
abstract method
List
<
Widget
>
buildList
(
BuildContext
context
)
构建菜单列表
Implementation
List<Widget> buildList(BuildContext context);
plume package
documentation
framework/container/drawer
DrawerDelegate
buildList abstract method
DrawerDelegate class