Apply dark restaurant theme
Build and deploy Flutter Web / build (push) Successful in 4m44s

This commit is contained in:
Ruslan Bakiev
2026-06-22 11:16:24 +07:00
parent 9d7ed4f6e5
commit 8c23e878bb
5 changed files with 547 additions and 43 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ class _MapflowAppState extends State<MapflowApp> {
PointerDeviceKind.stylus,
},
),
theme: MapflowTheme.light(),
theme: MapflowTheme.dark(),
builder: (context, child) {
return Shortcuts(
shortcuts: shortcuts,