AllColorsToFlutterClassConverterConfigStructure
Version #1
Description:
Config of AllColorsToFlutterClassConverterProcessor
Fields:
className
: String [Optional]- Default: RespressoColorsDescription: Defines the color helper class’s name.
eol
: String [Optional]- Default: Single line feed character - aka. ‘n’Description: Defines the end of line (EOL) string
group
: String [Optional]- Default: flutterDescription: Defines which the sync group for the output file(s).
indent
: String [Optional]- Default: 2 spacesDescription: Defines the indent string
path
: String [Optional]- Default: lib/respresso/respresso_colors.dartDescription: Defines the output file’s path.
property
: KeyTransformationConfigStructure:v1 [Optional]- Default: Transforms: [camelcaseword, lowercaseFirstLetter] Strategy: alwaysDescription: Defines how the output color keys are transformed.