horizontal property

bool horizontal

Implementation

bool get horizontal => _horizontal ??= element.classes.contains('width');