verticalDown property

Column get verticalDown

Implementation

Column get verticalDown =>
    copyWith(verticalDirection: VerticalDirection.down);