Remove Logo Header
This commit is contained in:
@@ -129,7 +129,7 @@ class _AppShellState extends State<AppShell> {
|
||||
}
|
||||
|
||||
final appBar = AppBar(
|
||||
title: const _LogoHeader(),
|
||||
// title: const _LogoHeader(),
|
||||
// Kein Burger-Button, da mobil ohne Drawer (BottomNav) und Desktop mit persistentem Drawer
|
||||
leading: null,
|
||||
actions: [
|
||||
|
||||
Reference in New Issue
Block a user