StatusIndicatorUtils class
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
getStatusIndicatorFromParams({bool? isSelected, required CometChatTheme theme, User? user, Group? group, GroupMember? groupMember, Widget? protectedGroupIcon, Widget? privateGroupIcon, Color? onlineStatusIndicatorColor, Color? privateGroupIconBackground, Color? protectedGroupIconBackground, bool? disableUsersPresence, Widget? selectIcon, Color? selectIconTint})
→ StatusIndicatorUtils
-