customHorizontalRuleCharacter property Null safety

String customHorizontalRuleCharacter
final

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

Implementation

final String customHorizontalRuleCharacter;