fieldsEndTextStyle property
final
The textStyle used for the end elements of each field.
Defaults to TextTheme.bodyMedium.
Implementation
final TextStyle? fieldsEndTextStyle;
The textStyle used for the end elements of each field.
Defaults to TextTheme.bodyMedium.
final TextStyle? fieldsEndTextStyle;