menu
entao_hare package
documentation
dash/dash.dart
DrawerGroup
DrawerGroup.new constructor
DrawerGroup.new constructor
dark_mode
light_mode
DrawerGroup
constructor
DrawerGroup
(
Widget
title
,
List
<
Widget
>
children
)
Implementation
DrawerGroup(this.title, this.children) : super();
entao_hare package
documentation
dash/dash
DrawerGroup
DrawerGroup.new constructor
DrawerGroup class