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