menu
enif package
documentation
modules/chat/view_model/chat_history_controller.dart
ChatHistoryState
length property
length property
dark_mode
light_mode
length
property
int
get
length
Implementation
int get length => messages?.length ?? 0;
enif package
documentation
modules/chat/view_model/chat_history_controller
ChatHistoryState
length property
ChatHistoryState class