Hide the sidebar

This commit is contained in:
Abdullah Alassaf
2024-09-12 14:47:15 +03:00
parent 46691dfff6
commit 28ec5beac9
6 changed files with 14 additions and 21 deletions

View File

@ -20,7 +20,7 @@ class HomeWebPage extends StatelessWidget {
builder: (context, state) {
final homeBloc = BlocProvider.of<HomeBloc>(context);
return WebScaffold(
enableMenuSideba: false,
enableMenuSidebar: false,
appBarTitle: Row(
children: [
SvgPicture.asset(