direction property

BreakpointsData<Axis> direction
final

Direction of the children, will be provided to Flex.direction. Defaults to Axis.vertical on null.

Implementation

final BreakpointsData<Axis> direction;