AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatDetailScreen
onMessageSubmit property
onMessageSubmit
dark_mode
light_mode
onMessageSubmit
property
Future
<
void
>
Function
(
String
text
)
onMessageSubmit
final
Implementation
final Future<void> Function(String text) onMessageSubmit;
flutter_chat
flutter_chat
ChatDetailScreen
onMessageSubmit property
ChatDetailScreen class