currentRoute property

String get currentRoute

Implementation

static String get currentRoute =>
    MirrorFlyNavigationObserver.current?.settings.name ?? '';