startOffset property
int
get
startOffset
Number of blank leading cells before the first day of the month.
Implementation
int get startOffset => _startOffset;
Number of blank leading cells before the first day of the month.
int get startOffset => _startOffset;