cleared console problems
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ class _MyAppState extends State<MyApp> {
|
||||
return MaterialApp.router(
|
||||
title: 'OppLens',
|
||||
debugShowCheckedModeBanner: false,
|
||||
scrollBehavior: MaterialScrollBehavior().copyWith(
|
||||
scrollBehavior: const MaterialScrollBehavior().copyWith(
|
||||
dragDevices: {
|
||||
PointerDeviceKind.mouse,
|
||||
PointerDeviceKind.touch,
|
||||
|
||||
Reference in New Issue
Block a user