appendAvatarPadding property
final
Indicator whether this ChatItemWidget should append a left padding in place of AvatarWidget of user.
When an withAvatar is true, the padding is always applied
automatically. Otherwise setting this to true appends the padding as if
there's invisible AvatarWidget present.
Implementation
final bool appendAvatarPadding;