DatePageValueWithScrollActivity constructor
const
DatePageValueWithScrollActivity(
- VisibleDateRange visibleRange,
- double page,
- DateScrollActivity activity
Implementation
const DatePageValueWithScrollActivity(
super.visibleRange,
super.page,
this.activity,
);