isJump property

bool isJump
final

If set to True, page transition happens without animation. Otherwise, page transition happens with animation specified with duration and curve

Implementation

final bool isJump;