menu
xterm3 package
documentation
ui.dart
TerminalRenderStats
paints property
paints property
dark_mode
light_mode
paints
property
int
paints
getter/setter pair
Number of times the terminal's paint method has run.
Implementation
static int paints = 0;
xterm3 package
documentation
ui
TerminalRenderStats
paints property
TerminalRenderStats class