StructureOutputJson
    Preparing search index...

    Type Alias ListLabel

    type ListLabel = {
        rect: Rect;
        text: string;
        textStyle: TextStyle;
    }
    Index

    Properties

    Properties

    rect: Rect
    text: string
    textStyle: TextStyle