scrollable property

bool scrollable
final

Whether this viewer should process scrolling input.

When false, keyboard and mouse scroll messages are ignored so the parent scroll container handles scrolling instead.

Implementation

final bool scrollable;