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