readOnly property

bool readOnly
final

If true, the user can't change the score value else, the user can define score value in IconScoreBar default value is false

Implementation

final bool readOnly;