swipeDirection property

String swipeDirection
final

Swipe direction for the dismiss animation ('left', 'right', or '') NOTE: This is now snackbar-specific and should not affect other snackbars

Implementation

final String swipeDirection;