menu
canton_ui package
documentation
models/item.dart
Item
Item.colors constructor
Item.colors constructor
dark_mode
light_mode
Item.colors
constructor
Item.colors
(
{
String
?
id
,
bool
?
boxTwo
=
false
,
int
?
color
,
})
Implementation
Item.colors({ this.id, this.boxTwo = false, this.color, });
canton_ui package
documentation
models/item
Item
Item.colors constructor
Item class