OnCheckValueChanged typedef

OnCheckValueChanged = void Function(bool selected)

Implementation

typedef OnCheckValueChanged = void Function(bool selected);