allowedSwipeDirection property

  1. @TagNumber(19)
FFSwipeableStack_SwipeDirectionType get allowedSwipeDirection

Implementation

@$pb.TagNumber(19)
FFSwipeableStack_SwipeDirectionType get allowedSwipeDirection => $_getN(18);
  1. @TagNumber(19)
set allowedSwipeDirection (FFSwipeableStack_SwipeDirectionType value)

Implementation

@$pb.TagNumber(19)
set allowedSwipeDirection(FFSwipeableStack_SwipeDirectionType value) =>
    $_setField(19, value);