radiusMd property
double
get
radiusMd
At normal radius, the scaled radius is 12
Implementation
double get radiusMd => radius * 12;
At normal radius, the scaled radius is 12
double get radiusMd => radius * 12;