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