nameEditing property
final
Indicator whether the Chat.avatar and Chat.name editing mode is enabled.
Implementation
final RxBool nameEditing = RxBool(false);
Indicator whether the Chat.avatar and Chat.name editing mode is enabled.
final RxBool nameEditing = RxBool(false);