Skip to content

Commit c079555

Browse files
FarazFaraz
Faraz
authored and
Faraz
committed
v2.0.0--gestureInterceptor, loadingCallbacks, objViewer, etc
1 parent 7c524f9 commit c079555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class MyApp extends StatelessWidget {
1111
@override
1212
Widget build(BuildContext context) {
1313
return MaterialApp(
14-
title: 'Flutter 3D Controller',//
14+
title: 'Flutter 3D Controller',
1515
theme: ThemeData(
1616
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
1717
useMaterial3: true,

0 commit comments

Comments
 (0)