menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalAutoScrollSession
<
MetricsT
>
reset method
reset
dark_mode
light_mode
reset
method
void
reset
(
)
Implementation
void reset() { stop(); _layoutSize = null; _metrics = null; }
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalAutoScrollSession
<
MetricsT
>
reset method
GhosttyTerminalAutoScrollSession class