double getStrokeWidth({bool background = false}) { return (background ? backgroundStrokeWidth : strokeWidth); }