Returns the PCanvas cursor.
@override PCanvasCursor getCursor() { return _mouseCursor?.pCanvasCursor ?? PCanvasCursor.cursor; }