CustomNav constructor

CustomNav()

Implementation

factory CustomNav() {
  return _singleton;
}