paddings property

ScreenPadding get paddings

Implementation

ScreenPadding get paddings => (_paddings[_screenType] ?? _paddings.values.first);