menu
scanbot_sdk package
documentation
scanbot_sdk.dart
OnFinderRectChange typedef
OnFinderRectChange typedef
dark_mode
light_mode
OnFinderRectChange
typedef
OnFinderRectChange
=
dynamic Function
(
double
left
,
double
top
,
double
right
,
double
bottom
)
Implementation
typedef OnFinderRectChange = Function( double left, double top, double right, double bottom);
scanbot_sdk package
documentation
scanbot_sdk
OnFinderRectChange typedef
scanbot_sdk library