title property

String title
inherited

Implementation

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