isNavigationFile property

bool get isNavigationFile

Implementation

bool get isNavigationFile => isTemplateFile || isLayoutFile || isPageFile;