SelectionModel constructor
SelectionModel a model class constructor for selection range
Implementation
SelectionModel({this.index, this.length});
SelectionModel a model class constructor for selection range
SelectionModel({this.index, this.length});