menu
flutter_alacritty package
documentation
controller/terminal_controller.dart
TerminalController
selectionActive property
selectionActive property
dark_mode
light_mode
selectionActive
property
bool
get
selectionActive
Implementation
bool get selectionActive => _selectionActive;
flutter_alacritty package
documentation
controller/terminal_controller
TerminalController
selectionActive property
TerminalController class