NavbarNotifier constructor

NavbarNotifier()

Implementation

factory NavbarNotifier() {
  return _singleton;
}