stupid tests created

This commit is contained in:
Kingkor Roy Tirtho
2022-06-13 11:35:35 +06:00
parent f0a7579ea2
commit 617d920464
4 changed files with 80 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ class MyApp extends StatelessWidget {
Widget build(BuildContext context) {
return QueryBowlScope(
child: MaterialApp(
// showPerformanceOverlay: true,
title: 'Flutter Demo',
theme: ThemeData(
useMaterial3: true,