caretRightBottomPoint property

Point<double> caretRightBottomPoint
getter/setter pair

The right bottom point of the caret.

Implementation

Point<double> caretRightBottomPoint = const Point(0, 0);