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