name property

String name
final

页面名称

路由名称,用于Navigator.pushNamed等导航方法, 名称应当具有全局唯一的特性

Implementation

final String name;