profileEditing property

RxBool profileEditing
final

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

Implementation

final RxBool profileEditing = RxBool(false);