verticalDetails property

ScrollableDetails verticalDetails
final

The configuration of the vertical Scrollable.

These ScrollableDetails can be used to set the AxisDirection, ScrollController, ScrollPhysics and more for the vertical axis.

Implementation

final ScrollableDetails verticalDetails;