Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef2898a

Browse files
committed
removed showPerformanceOverlay
1 parent 9c28e5e commit ef2898a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/lib/main.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ class MyApp extends StatelessWidget {
1313
@override
1414
Widget build(BuildContext context) {
1515
return MaterialApp(
16-
showPerformanceOverlay: true,
1716
title: 'FlChart Demo',
1817
debugShowCheckedModeBanner: false,
1918
theme: ThemeData(

0 commit comments

Comments
 (0)