menu
iconoir_flutter package
documentation
regular/iris_scan.dart
IrisScan
IrisScan.new const constructor
IrisScan.new 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.new const constructor
IrisScan class