@maplayr/react-native
    Preparing search index...

    Type Alias LabelStyle

    type LabelStyle = {
        color?: string;
        textStrokeColor?: string;
    }
    Index

    Properties

    color?: string
    textStrokeColor?: string