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