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