bulletList property

List<String>? bulletList
final

An optional list of bullet points to display below the main content.

Implementation

final List<String>? bulletList;