hasBorder method

bool hasBorder()

Implementation

bool hasBorder() => (border != null || borderWidth != null);