radiusLg property
double
get
radiusLg
At normal radius, the scaled radius is 16
Implementation
double get radiusLg => radius * 16;
At normal radius, the scaled radius is 16
double get radiusLg => radius * 16;