menu
flutter_chat_page_design package
documentation
flutter_chat.dart
ChatListview
chatList property
chatList property
dark_mode
light_mode
chatList
property
List
<
ChatModel
>
chatList
final
Implementation
final List<ChatModel> chatList;
flutter_chat_page_design package
documentation
flutter_chat
ChatListview
chatList property
ChatListview class