activeMenuNode property

MenuNode? get activeMenuNode

Implementation

MenuNode? get activeMenuNode=> read<MenuRouterBloc>().activeMenuNode;