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