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