scrollUpEnabled property
final
Indicator whether "PageUp" (Option/Alt+Up) should be handled by this widget.
Implementation
final bool Function()? scrollUpEnabled;
Indicator whether "PageUp" (Option/Alt+Up) should be handled by this widget.
final bool Function()? scrollUpEnabled;