cursorRect property
The location of the cursor relative to the top left corner of this widget.
Implementation
final ValueListenable<Rect> cursorRect;
The location of the cursor relative to the top left corner of this widget.
final ValueListenable<Rect> cursorRect;