horizontalRuleCharacter property

String horizontalRuleCharacter
final

If you want to use an alternative horizontal rule character (Default: ---), assign a custom String to horizontalRuleCharacter. For example ***

Implementation

final String horizontalRuleCharacter;