Skip to content

Commit 92bb072

Browse files
committed
Update README.md
1 parent 28368d0 commit 92bb072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ All examples can be found [here](https://github.com/Fintasys/emoji_picker_flutte
8989
| property | description | default |
9090
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
9191
| height | Height of Emoji Picker | 256 |
92-
| viewOrderConfig | The exact order in which category view, emoji view and bottom bar appear | const ViewOrderConfig(), |
92+
| viewOrderConfig | The exact order in which category view, emoji view and bottom bar appear | const ViewOrderConfig() |
9393
| checkPlatformCompatibility | Whether to filter out glyphs that platform cannot render with the default font (Android). | true |
9494
| emojiSet | Custom emoji set, can be built based on `defaultEmojiSet` provided by the library. | null |
9595
| emojiTextStyle | Text style to apply to individual emoji icons. Can be used to define custom emoji font either with GoogleFonts library or bundled with the app. | null |

0 commit comments

Comments
 (0)