currentRouteName property
String?
get
currentRouteName
Get the current route name.
Implementation
static String? get currentRouteName => BlueWhale.navigator.currentRouteName;
Get the current route name.
static String? get currentRouteName => BlueWhale.navigator.currentRouteName;