isFirstDayOfMonth property

bool get isFirstDayOfMonth

Implementation

bool get isFirstDayOfMonth => isSameDay(firstDayOfMonth);