menu
tch_appliable_core package
documentation
utils/boundary.dart
Boundary
Boundary.new constructor
Boundary.new constructor
dark_mode
light_mode
Boundary
constructor
Boundary
(
double
width
,
double
height
,
double
x
,
double
y
,
)
Boundary initialization
Implementation
Boundary(this.width, this.height, this.x, this.y);
tch_appliable_core package
documentation
utils/boundary
Boundary
Boundary.new constructor
Boundary class