verticalSizedBox6 top-level property
this is the sized box with width 60 responsive pixels
Implementation
SizedBox verticalSizedBox6 = SizedBox(height: 60.h);
this is the sized box with width 60 responsive pixels
SizedBox verticalSizedBox6 = SizedBox(height: 60.h);