Variable DEFAULT_TEXT_STYLEConst

DEFAULT_TEXT_STYLE: {
    fill: string;
    fontFamily: string;
    fontSize: number;
    fontStyle: string;
    fontWeight: string;
    stroke: string;
    textAlignment: string;
} = ...