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