size property
Default size for avatar components in logical pixels.
Controls the width and height of avatar containers. If null, defaults to 40 logical pixels scaled by theme scaling factor.
Implementation
final double? size;
Default size for avatar components in logical pixels.
Controls the width and height of avatar containers. If null, defaults to 40 logical pixels scaled by theme scaling factor.
final double? size;