title property

String? title
inherited

title A short title used to represent this page in navigational structures such as table of contents, bread crumbs, etc.

Implementation

String? get title => throw _privateConstructorUsedError;