nameEditing property

RxBool nameEditing
final

Indicator whether the Chat.avatar and Chat.name editing mode is enabled.

Implementation

final RxBool nameEditing = RxBool(false);