isEmbeddedChatDashboardOpen property
RxBool
isEmbeddedChatDashboardOpen
final
Tracks an in-shell dashboard route (sized/floating) for PopScope.canPop.
The nested Navigator does not notify Obx when its stack changes.
Implementation
final RxBool isEmbeddedChatDashboardOpen = false.obs;