menu
xterm package
documentation
frontend/cache.dart
TextLayoutCache
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { _cache.clear(); }
xterm package
documentation
frontend/cache
TextLayoutCache
clear method
TextLayoutCache class