isRehearsable property

bool isRehearsable

Implementation

bool get isRehearsable => _getAttribute<bool>(kRehearsable, false);