menu
anydrawer package
documentation
anydrawer.dart
DrawerConfig
dragEnabled property
dragEnabled property
dark_mode
light_mode
dragEnabled
property
bool
?
dragEnabled
final
Whether the user can drag the drawer from the edge of the screen.
Implementation
final bool? dragEnabled;
anydrawer package
documentation
anydrawer
DrawerConfig
dragEnabled property
DrawerConfig class