largeChange property

num largeChange
final

The value that is incremented when the user click on the shortcut LogicalKeyboardKey.pageUp and decremented when the user lick on the shortcut LogicalKeyboardKey.pageDown.

Implementation

final num largeChange;