AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatEntryWidget
chatService property
chatService
dark_mode
light_mode
chatService
property
ChatService
?
chatService
final
The chat service associated with the widget.
Implementation
final ChatService? chatService;
flutter_chat
flutter_chat
ChatEntryWidget
chatService property
ChatEntryWidget class