menu
router_pro package
documentation
router/drawer_config.dart
DrawerConfig
autoClose property
autoClose property
dark_mode
light_mode
autoClose
property
bool
autoClose
final
是否自动关闭抽屉(栈为空时)
Implementation
final bool autoClose;
router_pro package
documentation
router/drawer_config
DrawerConfig
autoClose property
DrawerConfig class