pivotick - v0.0.1
    Preparing search index...

    Variable defaultLabelStyleValueConst

    defaultLabelStyleValue: LabelStyle = ...
    {
    fontSize: 12,
    fontFamily: 'var(--pvt-label-font, system-ui, sans-serif)',
    color: 'var(--pvt-edge-label-color, #333)',
    backgroundColor: 'var(--pvt-edge-label-bg, #ffffffa0)',
    }