title property

String get title
inherited

Implementation

String get title => name.split(_sectionSeparator).last;