title property

String? title
inherited

title The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

Implementation

String? get title => throw _privateConstructorUsedError;