Skip to content

Commit b145cb8

Browse files
authored
Merge branch 'master' into defaultTextStyles
2 parents dc9fc4a + a7cf5b1 commit b145cb8

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
@@ -119,6 +119,7 @@ You should then run `flutter packages get` in your terminal so as to get the pac
119119
| pageButtonFontFamily | String | Set the font of button text. | Default |
120120
| onTapSkipButton | VoidCallback | Method executes on tapping skip button. | null |
121121
| pageButtonTextStyles | TextStyle | Configure TextStyle for skip, done buttons, overrides [pageButtonFontFamily] [pageButtonsColor] [pageButtonTextSize] | fontSize: 18.0, color: Color(0x88FFFFFF) |
122+
122123
For help on editing package code, view the [flutter documentation](https://flutter.io/developing-packages/).
123124

124125
# Want to contribute !

0 commit comments

Comments
 (0)