badgeAlignment property

AlignmentGeometry? badgeAlignment
final

Position of the badge relative to the avatar.

Type: AlignmentGeometry?. Controls where the badge is positioned. If null, uses a calculated offset based on avatar and badge sizes.

Implementation

final AlignmentGeometry? badgeAlignment;