isStarred property

bool isStarred

Implementation

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