check and fix in ui
This commit is contained in:
@@ -43,6 +43,7 @@ class _MyAppState extends State<MyApp> {
|
||||
|
||||
return MaterialApp.router(
|
||||
title: 'Flutter Demo',
|
||||
debugShowCheckedModeBanner: false,
|
||||
scrollBehavior: MaterialScrollBehavior().copyWith(
|
||||
dragDevices: {
|
||||
PointerDeviceKind.mouse,
|
||||
|
||||
Reference in New Issue
Block a user