title property

String? title
inherited

Returns the title of the notification.

Implementation

String? get title => _title;