menu
flutter_alacritty package
documentation
ui/terminal_shortcuts.dart
ScrollLineIntent
ScrollLineIntent.new const constructor
ScrollLineIntent.new const constructor
dark_mode
light_mode
ScrollLineIntent
constructor
const
ScrollLineIntent
(
{
required
bool
up
,
})
Implementation
const ScrollLineIntent({required this.up});
flutter_alacritty package
documentation
ui/terminal_shortcuts
ScrollLineIntent
ScrollLineIntent.new const constructor
ScrollLineIntent class