TekioMenuNotifier constructor

TekioMenuNotifier({
  1. required String navPath,
})

Implementation

TekioMenuNotifier({required this.navPath});