hasShape method

bool hasShape()

Implementation

bool hasShape() => hasBorder() || borderRadius != null;