menu
ghostty_vte
ghostty_vte.dart
VtPoint
VtPoint.screen const constructor
VtPoint.screen
dark_mode
light_mode
VtPoint.screen
constructor
const
VtPoint.screen
(
int
x
,
int
y
)
Implementation
const VtPoint.screen(this.x, this.y) : tag = bindings.GhosttyPointTag.GHOSTTY_POINT_TAG_SCREEN;
ghostty_vte
ghostty_vte
VtPoint
VtPoint.screen const constructor
VtPoint class