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