MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
Showing only changes of commit 27f501646b - Show all commits

View File

@@ -33,6 +33,7 @@ class _CustomNavigationBarState extends State<CustomNavigationBar>
return Scaffold( return Scaffold(
appBar: AppBar( appBar: AppBar(
backgroundColor: CustomTheme.backgroundColor, backgroundColor: CustomTheme.backgroundColor,
scrolledUnderElevation: 0,
actions: [ actions: [
IconButton( IconButton(
onPressed: () => Navigator.push( onPressed: () => Navigator.push(