@override List<MenuItemModel>? getThoseMenuItems(String uniqueId, AppModel app) => [menuItemAbout(uniqueId, app, aboutPageId, 'About')];