menu
flutter_uxcam package
documentation
flutter_uxcam.dart
OccludePoint
OccludePoint constructor
OccludePoint constructor
dark_mode
light_mode
OccludePoint
constructor
OccludePoint
(
int
topLeftX
,
int
topLeftY
,
int
bottomRightX
,
int
bottomRightY
,
)
Implementation
OccludePoint( this.topLeftX, this.topLeftY, this.bottomRightX, this.bottomRightY, );
flutter_uxcam package
documentation
flutter_uxcam
OccludePoint
OccludePoint constructor
OccludePoint class