menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
VtPoint
VtPoint.history const constructor
VtPoint.history
dark_mode
light_mode
VtPoint.history
constructor
const
VtPoint.history
(
int
x
,
int
y
)
Implementation
const VtPoint.history(this.x, this.y) : tag = bindings.GhosttyPointTag.GHOSTTY_POINT_TAG_HISTORY;
ghostty_vte_flutter
ghostty_vte_flutter
VtPoint
VtPoint.history const constructor
VtPoint class