menu
tch_appliable_core package
documentation
utils/boundary.dart
Boundary
toString method
toString method
dark_mode
light_mode
toString
method
String
toString
(
)
override
Convert the object into string
Implementation
String toString() => 'Boundary: $width $height $x $y';
tch_appliable_core package
documentation
utils/boundary
Boundary
toString method
Boundary class