hidden property

RxBool hidden
final

Indicator whether this ChatEntry is hidden.

Implementation

final RxBool hidden = RxBool(false);