horizontal property

bool horizontal
final

Whether to transition horizontally (width) instead of vertically (height).

Maps to Bootstrap's .collapse-horizontal. Defaults to false.

Implementation

final bool horizontal;