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