nyPageName method

String nyPageName()

Get the ny page name.

e.g. ("/my-page", (_) => MyPage()) -> () => _MyPageState

Implementation

String nyPageName() =>
    nyStateSignatureForWidget(nyWidgetTypeNameForRoute(this));