menu
openiothub_plugin package
documentation
plugins/openWithChoice/OpenWithChoice.dart
ListItem
ListItem.new constructor
ListItem.new constructor
dark_mode
light_mode
ListItem
constructor
ListItem
(
{
required
String
icon
,
required
String
title
,
})
Implementation
ListItem({required this.icon, required this.title});
openiothub_plugin package
documentation
plugins/openWithChoice/OpenWithChoice
ListItem
ListItem.new constructor
ListItem class