toString method

String toString()
override

Convert the object into string

Implementation

String toString() => 'Boundary: $width $height $x $y';