MessageListConfigProtocol class abstract

Implementers

Constructors

MessageListConfigProtocol()

Properties

alignment String
no setter
avatarSpacing double
no setter
cellSpacing double
no setter
hashCode int
The hash code for this object.
no setterinherited
horizontalPadding double
no setter
isShowLeftAvatar bool
no setter
isShowLeftNickname bool
no setter
isShowRightAvatar bool
no setter
isShowRightNickname bool
no setter
isShowSystemMessage bool
no setter
isShowTimeInBubble bool
no setter
isShowTimeMessage bool
no setter
isShowUnsupportMessage bool
no setter
isSupportCopy bool
no setter
isSupportDelete bool
no setter
isSupportRecall bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textBubbleCornerRadius double
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited