isRepeating property

bool isRepeating

Implementation

bool get isRepeating => _getAttribute<bool>(kRepeating, false);