You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 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() |
93
93
| checkPlatformCompatibility | Whether to filter out glyphs that platform cannot render with the default font (Android). | true |
94
94
| emojiSet | Custom emoji set, can be built based on `defaultEmojiSet` provided by the library. | null |
95
95
| 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