SpaceY property

SizedBox SpaceY

Implementation

SizedBox get SpaceY {
  return SizedBox(width: toDouble());
}