isBorderX property

bool get isBorderX

Implementation

bool get isBorderX => roots.border && (border.left + border.right) > 0;