menu
kakao_flutter_sdk package
documentation
template.dart
ItemInfo
ItemInfo constructor
ItemInfo constructor
dark_mode
light_mode
ItemInfo
constructor
ItemInfo
(
{
required
String
item
,
required
String
itemOp
,
})
Implementation
ItemInfo({required this.item, required this.itemOp});
kakao_flutter_sdk package
documentation
template
ItemInfo
ItemInfo constructor
ItemInfo class