scrollDownEnabled property
final
Indicator whether "PageDown" (Option/Alt+Down) should be handled by this widget.
Implementation
final bool Function()? scrollDownEnabled;
Indicator whether "PageDown" (Option/Alt+Down) should be handled by this widget.
final bool Function()? scrollDownEnabled;