menu
simple_chat package
documentation
widgets/input/send_msg_btn.dart
SendMsgBtn
isSending property
isSending property
dark_mode
light_mode
isSending
property
bool
isSending
final
The is sending flag.
Implementation
final bool isSending;
simple_chat package
documentation
widgets/input/send_msg_btn
SendMsgBtn
isSending property
SendMsgBtn class