feat: hide dashbot fab when dashbot is open

This commit is contained in:
Udhay-Adithya
2025-09-24 22:27:21 +05:30
parent 35fad1338a
commit 5149179d66
4 changed files with 5 additions and 23 deletions

View File

@@ -144,10 +144,6 @@ class DashbotWindow extends ConsumerWidget {
.read(dashbotWindowNotifierProvider
.notifier)
.togglePopped();
ref
.read(dashbotWindowNotifierProvider
.notifier)
.toggleActive();
},
),
IconButton(