isBorderX property

bool isBorderX

Implementation

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