verticalDirection property

BreakpointsData<VerticalDirection>? verticalDirection
final

VerticalDirection that will be provided to Flex.verticalDirection. Defaults to VerticalDirection.down.

Implementation

final BreakpointsData<VerticalDirection>? verticalDirection;