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