horizontal property

bool horizontal
final

Whether the flyout should be displayed horizontally

If true, preferredMode must be either .left or .right

Implementation

final bool horizontal;