isStarred property

bool get isStarred

Implementation

bool get isStarred => _getAttribute<bool>(kStarred, false);