Whether the Route created by present is currently shown.
Returns true after present has been called until the Route completes.
bool get isPresent => route != null;