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