menu
u package
documentation
data/data.dart
UPropertyBreakdownItem
UPropertyBreakdownItem.new constructor
UPropertyBreakdownItem.new constructor
dark_mode
light_mode
UPropertyBreakdownItem
constructor
UPropertyBreakdownItem
(
{
required
String
name
,
required
int
count
,
})
Implementation
UPropertyBreakdownItem({required this.name, required this.count});
u package
documentation
data/data
UPropertyBreakdownItem
UPropertyBreakdownItem.new constructor
UPropertyBreakdownItem class