VtRenderCursorSnapshot constructor
Implementation
const VtRenderCursorSnapshot({
required this.visualStyle,
required this.visible,
required this.blinking,
required this.passwordInput,
required this.hasViewportPosition,
this.viewportX,
this.viewportY,
this.onWideTail,
});