fieldsStartTextStyle property

TextStyle? fieldsStartTextStyle
final

The textStyle used for the starting elements of each field.

Defaults to TextTheme.titleSmall with ZetaColorSwatch.text color.

Implementation

final TextStyle? fieldsStartTextStyle;