delta property
The navigation delta, if known (e.g. -1 for back, +1 for forward).
Some implementations may not be able to determine the delta.
Implementation
final int? delta;
The navigation delta, if known (e.g. -1 for back, +1 for forward).
Some implementations may not be able to determine the delta.
final int? delta;