menu
flutter_compose_ui_modifiers package
documentation
other/m_chat.dart
PanelListItem
PanelListItem.new constructor
PanelListItem.new constructor
dark_mode
light_mode
PanelListItem
constructor
PanelListItem
(
String
icon
,
String
label
)
Implementation
PanelListItem(this.icon, this.label);
flutter_compose_ui_modifiers package
documentation
other/m_chat
PanelListItem
PanelListItem.new constructor
PanelListItem class