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