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