verticalSizedBox6 top-level property

SizedBox verticalSizedBox6
getter/setter pair

this is the sized box with width 60 responsive pixels

Implementation

SizedBox verticalSizedBox6 = SizedBox(height: 60.h);