avatarWidth property

double avatarWidth
final

Constrained width for the avatar, when displayed if an avatarBuilder is supplied but no avatar is built due to positioning, avatarWidth is also used to build an empty container to align all messages.

Implementation

final double avatarWidth;