radiusSm property
double
get
radiusSm
At normal radius, the scaled radius is 8
Implementation
double get radiusSm => radius * 8;
At normal radius, the scaled radius is 8
double get radiusSm => radius * 8;