size property
The size of the marker in logical pixels.
For most shapes, this represents the width and height dimensions. Use Size.square for symmetric shapes where width equals height.
Implementation
@RequiredSizeConverter()
final Size size;
The size of the marker in logical pixels.
For most shapes, this represents the width and height dimensions. Use Size.square for symmetric shapes where width equals height.
@RequiredSizeConverter()
final Size size;