Commit 79e81c77 authored by Ilham Maulana's avatar Ilham Maulana 💻

fix: remove debug label

parent e1a10987
......@@ -42,6 +42,7 @@ class LibraryApp extends StatelessWidget {
},
),
scrollBehavior: AdaptiveScrollBehavior(),
debugShowCheckedModeBanner: false,
),
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment