size property
double?
get
size
Size of the avatar widget in logical pixels.
Used by container widgets for layout calculations and clipping operations.
Implementation
double? get size;
Size of the avatar widget in logical pixels.
Used by container widgets for layout calculations and clipping operations.
double? get size;