mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 10:25:28 +03:00
update
This commit is contained in:
@@ -68,6 +68,7 @@ class AppShell extends ConsumerWidget {
|
||||
final s = ref.watch(stringsProvider);
|
||||
final idx = _locationToIndex(context);
|
||||
return Scaffold(
|
||||
extendBody: true,
|
||||
body: child,
|
||||
bottomNavigationBar: NavigationBar(
|
||||
selectedIndex: idx,
|
||||
|
||||
Reference in New Issue
Block a user