Skip to content

Commit 09a3617

Browse files
authored
Update README.md
1 parent 20ae9c7 commit 09a3617

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ import 'package:flutter_inner_drawer/inner_drawer.dart';
6060
},
6161
6262
innerDrawerCallback: (a) => print(a), // return true (open) or false (close)
63+
6364
leftChild: Container(), // required if rightChild is not set
6465
rightChild: Container(), // required if leftChild is not set
6566

0 commit comments

Comments
 (0)