translation property

Point<num> translation

Implementation

Point<num> get translation => Point(crop.left, crop.top);