SwitchView constructor
SwitchView(
- SwitchModel model, {
- dynamic onChangeCallback,
Implementation
SwitchView(this.model, {this.onChangeCallback});
SwitchView(this.model, {this.onChangeCallback});