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