isDisabled property
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;
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.
final bool isDisabled;