startDuration property

Duration startDuration
final

It define the starting duration from where day view page will be visible By default it will be Duration(hours:0)

Implementation

final Duration startDuration;