title property

String? title
final

If the title is null or empty won't show it.

Implementation

final String? title;