increment property

String? increment
final

The increment in device-independent-pixels. This may be a positive or negative number. Positive to scroll "forward" and negative to scroll "backward".

Implementation

final String? increment;