bullet top-level property

String bullet

A bullet point.

If glyph.ascii is false, this is "•". If it's true, this is "*" instead.

Implementation

String get bullet => glyph.glyphs.bullet;