Type alias TAddFlatLabelOptions

TAddFlatLabelOptions: {
    appearance?: TFlatLabelAppearance;
}

Type declaration