allowAnotherDirection property

bool allowAnotherDirection
final

Allow List items to be scrolled using other direction (e.g scroll items vertically if ScrollSnapList axis is Axis.horizontal)

Implementation

final bool allowAnotherDirection;