isCollapsed property

bool get isCollapsed

Whether the chat is currently in collapsed state.

Implementation

bool get isCollapsed => _isCollapsed;