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