orientation property
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;
The orientation of the divider, either GSOrientations.horizontal or GSOrientations.vertical. This determines how the divider is displayed within its parent container.
final GSOrientations? orientation;