radiusXs property
double
get
radiusXs
At normal radius, the scaled radius is 4
Implementation
double get radiusXs => radius * 4;
At normal radius, the scaled radius is 4
double get radiusXs => radius * 4;