SizedBoxExtension extension

on

Properties

box SizedBox

Available on num, provided by the SizedBoxExtension extension

Creates a SizedBox with both height and width
no setter
height SizedBox

Available on num, provided by the SizedBoxExtension extension

Creates a SizedBox with height
no setter
horizontalSpace Widget

Available on num, provided by the SizedBoxExtension extension

Creates horizontal space
no setter
verticalSpace Widget

Available on num, provided by the SizedBoxExtension extension

Creates vertical space
no setter
width SizedBox

Available on num, provided by the SizedBoxExtension extension

Creates a SizedBox with width
no setter