isSingleArticle property

bool get isSingleArticle

Implementation

bool get isSingleArticle => articles.length <= 1;