name property

String name

Page Name. The name by which the page is identified is defined.

Default is the same as path.

ページ名。ページを識別する際の名前が定義されています。

デフォルトはpathと同じです。

Implementation

String get name => path;