boomcx

Results 2 issues of 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** ![WeChatbe9f8b4dfce70dd8d35fe56cff86046b](https://github.com/user-attachments/assets/a6b8a531-498d-46a7-b894-42c269d9278e) ![WeChatda8fa5112ad25ba0f6a48f344b18f9a0](https://github.com/user-attachments/assets/0c0eddd7-d810-4b21-a6e0-8bb2c83c96a4) ![WeChat2b53478d28dcfc6fd4a4e9923f0ceda3](https://github.com/user-attachments/assets/e10c99ba-41d2-49d4-9a4e-934002a87780) example:...