Skip to content

Commit 252bca7

Browse files
committed
changes in main_temp
1 parent 52a33d9 commit 252bca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main_temp.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ class _MyHomePageState extends State<MyHomePage>
14161416
// shape: RoundedRectangleBorder(
14171417
// borderRadius: BorderRadius.only(
14181418
// topLeft: Radius.circular(24.0),
1419-
// topRight: Radius.circular(24.0))),
1419+
// topRight: Radius.circular(24.0))),R
14201420
//// indicatorColor: Colors.WHITE,
14211421
// indicatorSize: TabBarIndicatorSize.label,
14221422
//// labelColor: Colors.lightGreen,

0 commit comments

Comments
 (0)