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