ItemsPickInt constructor
ItemsPickInt({})
Implementation
ItemsPickInt({required this.options, this.value, this.label, this.emptyText, this.clearable = false, this.align = HorAlign.center, this.onChange}) : super();
ItemsPickInt({required this.options, this.value, this.label, this.emptyText, this.clearable = false, this.align = HorAlign.center, this.onChange}) : super();