isDisabled property

bool isDisabled
final

Whether the rating is disabled. The default value is false. If isDisabled is true, the rating will be disabled and the user will not be able to interact with it.

Implementation

final bool isDisabled;