Skip to content

Commit

Permalink
refactor: Use widgetPadding in example
Browse files Browse the repository at this point in the history
  • Loading branch information
paurakhsharma committed Feb 12, 2022
1 parent c3a14a3 commit 7922305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ class _HomePageState extends State<HomePage> {
},
transposeIncrement: transposeIncrement,
scrollSpeed: scrollSpeed,
widgetPadding: 24,
),
),
)
Expand Down

0 comments on commit 7922305

Please sign in to comment.