AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatScreen
onPressStartChat property
onPressStartChat
dark_mode
light_mode
onPressStartChat
property
(dynamic Function
()
?)
onPressStartChat
final
Callback function for starting a chat.
Implementation
final Function()? onPressStartChat;
flutter_chat
flutter_chat
ChatScreen
onPressStartChat property
ChatScreen class