Shortcut for ModalRoute.of(context).
ModalRoute.of(context)
ModalRoute<T>? getModalRoute<T>() => ModalRoute.of(this);