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