menu
flutter_alacritty package
documentation
ui/terminal_viewport.dart
TerminalViewport
cellAreaWidth property
cellAreaWidth property
dark_mode
light_mode
cellAreaWidth
property
double
get
cellAreaWidth
Implementation
double get cellAreaWidth => columns * cellWidth;
flutter_alacritty package
documentation
ui/terminal_viewport
TerminalViewport
cellAreaWidth property
TerminalViewport class