sizePercent property

void sizePercent=(List<double> v)

Implementation

set sizePercent(List<double> v) => fractionSize = [v[0] / 100, v[1] / 100];