menu
flutter_uxcam package
documentation
flutter_uxcam.dart
OccludePoint
OccludePoint.new constructor
OccludePoint.new 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.new constructor
OccludePoint class