verticalSizedBox15 top-level property

SizedBox verticalSizedBox15
getter/setter pair

this is the sized box with width 15 responsive pixels

Implementation

SizedBox verticalSizedBox15 = SizedBox(height: 15.h);