RenderTransparentPointer({ required bool transparent, Rect? transparentRect, }) : _transparent = transparent, _transparentRect = transparentRect;