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