menu
healthicons_flutter package
documentation
filled/burn_unit.dart
BurnUnit
BurnUnit.new const constructor
BurnUnit.new const constructor
dark_mode
light_mode
BurnUnit
constructor
const
BurnUnit
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const BurnUnit({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/burn_unit
BurnUnit
BurnUnit.new const constructor
BurnUnit class