currentRouteName property

String? get currentRouteName

Get the current route name.

Implementation

static String? get currentRouteName => BlueWhale.navigator.currentRouteName;