Static
Readonly
NONE
NONE: {
bottom: { color: string; size: number; style: "none" };
insideHorizontal: { color: string; size: number; style: "none" };
insideVertical: { color: string; size: number; style: "none" };
left: { color: string; size: number; style: "none" };
right: { color: string; size: number; style: "none" };
top: { color: string; size: number; style: "none" };
} = ...
Deprecated
Do not use this method. It is only used internally by the library. It will be removed in a future version.