children property
List of avatar widgets to arrange in overlapping layout.
The first avatar in the list serves as the base position, with subsequent avatars overlapping according to alignment.
Implementation
final List<AvatarWidget> children;
List of avatar widgets to arrange in overlapping layout.
The first avatar in the list serves as the base position, with subsequent avatars overlapping according to alignment.
final List<AvatarWidget> children;