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