avatarBoxConstraints property
Constraints to be enforced on the avatar's box.
If null, the avatar will occupy the minimum necessary space.
Implementation
final BoxConstraints? avatarBoxConstraints;
Constraints to be enforced on the avatar's box.
If null, the avatar will occupy the minimum necessary space.
final BoxConstraints? avatarBoxConstraints;