menu
mop package
documentation
api.dart
CustomMenu
CustomMenu constructor
CustomMenu constructor
dark_mode
light_mode
CustomMenu
constructor
CustomMenu
(
String
menuId
,
String
image
,
String
title
,
String
type
,
)
Implementation
CustomMenu(this.menuId, this.image, this.title, this.type);
mop package
documentation
api
CustomMenu
CustomMenu constructor
CustomMenu class