menu
nice2dev_flutter_ui package
documentation
events/nice_events.dart
NiceEventChat
onSend property
onSend property
dark_mode
light_mode
onSend
property
void Function
(
String
id
)
?
onSend
final
Implementation
final void Function(String text)? onSend;
nice2dev_flutter_ui package
documentation
events/nice_events
NiceEventChat
onSend property
NiceEventChat class