Check if the current route is routeName
routeName
static bool isCurrentRoute(String routeName) => getCurrentRouteName() == routeName;