tail property

TextTransform? tail
final

Transforms all words but the first - or all words if head is null - of a field name

Implementation

final TextTransform? tail;