isBorderY property

bool get isBorderY

Implementation

bool get isBorderY => roots.border && (border.top + border.bottom) > 0;