DateRangeEditorNextPrevModel constructor
DateRangeEditorNextPrevModel({
- NextPrevCallback? onNext,
- NextPrevCallback? onPrev,
Implementation
DateRangeEditorNextPrevModel({this.onNext, this.onPrev});