orientation property

GSOrientations? orientation
final

The orientation of the divider, either GSOrientations.horizontal or GSOrientations.vertical. This determines how the divider is displayed within its parent container.

Implementation

final GSOrientations? orientation;