size property
Size
get
size
Implementation
Size get size =>
Size(_options.style.width, _options.style.width / aspectRatio.value);
Size get size =>
Size(_options.style.width, _options.style.width / aspectRatio.value);