reset ui only on demand

This commit is contained in:
Fabian Freund
2025-10-30 06:59:42 +01:00
parent f0ff1b48a2
commit 6fa8a56643
3 changed files with 31 additions and 22 deletions
@@ -42,7 +42,7 @@ final class BottomSheetControllerProvider
}
String _$bottomSheetControllerHash() =>
r'54112ccef72ad7777c746b9f2dc02da1e383c127';
r'47234d4bd06187c6f0b85013ffc50ebdd065c90b';
abstract class _$BottomSheetController extends $Notifier<Sheet?> {
Sheet? build();