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