menu
bytedesk_kefu package
documentation
ui/widget/pop_up_menu.dart
ItemModel
ItemModel constructor
ItemModel constructor
dark_mode
light_mode
ItemModel
constructor
ItemModel
(
String
name
,
String
title
,
IconData
icon
)
Implementation
ItemModel(this.name, this.title, this.icon);
bytedesk_kefu package
documentation
ui/widget/pop_up_menu
ItemModel
ItemModel constructor
ItemModel class