acceptedStyles property

List<String> acceptedStyles
final

Implementation

static final List<String> acceptedStyles =
    RapidTextConfigurations.acceptedTextColors +
        RapidTextConfigurations.acceptedFontWeights +
        RapidTextConfigurations.acceptedTextSizes +
        RapidTextConfigurations.acceptedTextDecorations +
        RapidTextConfigurations.acceptedTextAlignments +
        RapidTextConfigurations.acceptedLetterSpacing +
        RapidTextConfigurations.acceptedLineHeight +
        RapidTextConfigurations.acceptedTextTransforms;