SizedBoxExtension extension

on

Methods

hFull(BuildContext context, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

hHalf(BuildContext context, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

hPer(BuildContext context, double percent, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

hPix(double height) Widget

Available on Widget, provided by the SizedBoxExtension extension

All available heights
wFull(BuildContext context, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

wHalf(BuildContext context, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

whFull(BuildContext context, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

whHalf(BuildContext context, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

whPer(BuildContext context, {double wPercent = 0, double hPercent = 0, Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

whPix(double width, double height) Widget

Available on Widget, provided by the SizedBoxExtension extension

All Size Width - Height
wPer(BuildContext context, double percent, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

wPix(double width, {Key? key}) Widget

Available on Widget, provided by the SizedBoxExtension extension

All available widths