isAway property

bool isAway
final

Indicator whether to display an away Badge in the bottom-right corner of this AvatarWidget.

Badge is displayed only if isOnline is true as well.

Implementation

final bool isAway;