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