menu
flutter_social_keyboard package
documentation
models/keyboard_config.dart
KeyboardConfig
noRecents property
noRecents property
dark_mode
light_mode
noRecents
property
Widget
noRecents
final
A widget (usually
Text
) to be displayed if no recent emojis to display
Implementation
final Widget noRecents;
flutter_social_keyboard package
documentation
models/keyboard_config
KeyboardConfig
noRecents property
KeyboardConfig class