menu
hidden_drawer_menu package
documentation
menu/hidden_menu.dart
HiddenMenu
background property
background property
dark_mode
light_mode
background
property
DecorationImage
?
background
final
Decocator that allows us to add backgroud in the menu(img)
Implementation
final DecorationImage? background;
hidden_drawer_menu package
documentation
menu/hidden_menu
HiddenMenu
background property
HiddenMenu class