bind method

void bind(
  1. _SelectableGroupState state
)

Implementation

void bind(_SelectableGroupState state) {
  _selectableGroupState = state;
}