size property

double? size
final

When size is non-null, both width and height are set to size

Implementation

final double? size;