AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatDetailScreen
options property
options
dark_mode
light_mode
options
property
ChatOptions
options
final
The id of the current user that is viewing the chat.
Implementation
final ChatOptions options;
flutter_chat
flutter_chat
ChatDetailScreen
options property
ChatDetailScreen class