isBorderAvatar property
The isBorderAvatar parameter, if true, creates a border for the avatar. This border contains a circular border with a default width of 5 and a color of LinearGradient. If this parameter is false, no border will be created for the avatar.
Implementation
final bool isBorderAvatar;