radiusXl property
double
get
radiusXl
At normal radius, the scaled radius is 20
Implementation
double get radiusXl => radius * 20;
At normal radius, the scaled radius is 20
double get radiusXl => radius * 20;