cursorRect property

ValueListenable<Rect> cursorRect
final

The location of the cursor relative to the top left corner of this widget.

Implementation

final ValueListenable<Rect> cursorRect;