This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ class _MapflowAppState extends State<MapflowApp> {
|
||||
PointerDeviceKind.stylus,
|
||||
},
|
||||
),
|
||||
theme: MapflowTheme.light(),
|
||||
theme: MapflowTheme.dark(),
|
||||
builder: (context, child) {
|
||||
return Shortcuts(
|
||||
shortcuts: shortcuts,
|
||||
|
||||
Reference in New Issue
Block a user