We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f762a7 commit 6fb9708Copy full SHA for 6fb9708
README.md
@@ -155,6 +155,7 @@ You should then run `flutter packages get` in your terminal so as to get the pac
155
| doneButtonPersist | Bool | Show done Button throughout pages | false |
156
| columnMainAxisAlignment | MainAxisAlignment | Control [MainAxisAlignment] for column | MainAxisAlignment.spaceAround |
157
| fullTransition | double | Adjust scroll distance for full transition | 300.0 |
158
+| background | Color | Set the background color to Colors.transparent if you have your own background image below | null |
159
160
For help on editing package code, view the [flutter documentation](https://flutter.io/developing-packages/).
161
0 commit comments