startOffset property
int
get
startOffset
Getter for the start offset (number of days to offset the first day of the month).
Implementation
int get startOffset => _startOffset;
Getter for the start offset (number of days to offset the first day of the month).
int get startOffset => _startOffset;