customBulletedListCharacter property Null safety

String customBulletedListCharacter
final

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

Implementation

final String customBulletedListCharacter;