menu
star_live package
documentation
bean/active_model.dart
PropsItem
PropsItem.new constructor
PropsItem.new constructor
dark_mode
light_mode
PropsItem
constructor
PropsItem
(
{
String
name
=
""
,
String
icon
=
""
,
int
count
=
0
,
int
id
=
0
,
})
Implementation
PropsItem({ this.name = "", this.icon = "", this.count = 0, this.id = 0, });
star_live package
documentation
bean/active_model
PropsItem
PropsItem.new constructor
PropsItem class