menu
iconoir_flutter package
documentation
regular/face_3d_draft.dart
Face3dDraft
Face3dDraft const constructor
Face3dDraft const constructor
dark_mode
light_mode
Face3dDraft
constructor
const
Face3dDraft
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Face3dDraft({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/face_3d_draft
Face3dDraft
Face3dDraft const constructor
Face3dDraft class