menu
super_native_extensions_syncme package
documentation
raw_menu.dart
MenuElement
MenuElement.new constructor
MenuElement.new constructor
dark_mode
light_mode
MenuElement
constructor
MenuElement
(
{
String
?
title
,
String
?
subtitle
,
MenuImage
?
image
,
})
Implementation
MenuElement({
this
.title,
this
.subtitle,
this
.image, }) : uniqueId = _nextId++;
super_native_extensions_syncme package
documentation
raw_menu
MenuElement
MenuElement.new constructor
MenuElement class