horizontal property
Whether to transition horizontally (width) instead of vertically (height).
Maps to Bootstrap's .collapse-horizontal. Defaults to false.
Implementation
final bool horizontal;
Whether to transition horizontally (width) instead of vertically (height).
Maps to Bootstrap's .collapse-horizontal. Defaults to false.
final bool horizontal;