menu
simple_chat package
documentation
stores/chat_store.dart
ChatStore
isSending property
isSending property
dark_mode
light_mode
isSending
property
bool
get
isSending
inherited
Implementation
bool get isSending { _$_isSendingAtom.reportRead(); return super._isSending; }
simple_chat package
documentation
stores/chat_store
ChatStore
isSending property
ChatStore class