textSeparator property

  1. @Deprecated('Text separation will be by your own')
String textSeparator
getter/setter pair

The separator for the Text objects.

Implementation

@Deprecated('Text separation will be by your own')
String textSeparator;