bind method
void
bind(
- _SelectableGroupState state
Implementation
void bind(_SelectableGroupState state) {
_selectableGroupState = state;
}
void bind(_SelectableGroupState state) {
_selectableGroupState = state;
}