scrollOffset property

double? scrollOffset
final

Defines initial offset of first page that will be displayed when DayView is initialized.

If scrollOffset is null then startDuration will be considered for initial offset.

Implementation

final double? scrollOffset;