menu
flutter_compose_ui_modifiers package
documentation
other/m_chat.dart
MChatPanel
onSend property
onSend property
dark_mode
light_mode
onSend
property
dynamic Function
(
String
content
)
onSend
final
Implementation
final Function(String content) onSend;
flutter_compose_ui_modifiers package
documentation
other/m_chat
MChatPanel
onSend property
MChatPanel class