boomcx
boomcx
I found there was no way to handle the jump intercept, when I used `PersistentTabView` construction method. Sometimes we don't want to use `go_router`,although it's good enough. So, I want...
**Describe the bug** When `Get.root` launch, `Get.context` is null, and `Get.theme` always returns `ThemeData.fallback()`, so `config.defaultTransition` always has a value, it's impossible to be null. **Screenshots**    example:...