radius property

ScreenRadius get radius

Implementation

ScreenRadius get radius => (_radius[_screenType] ?? _radius.values.first);