isFirstDayOfMonth property

bool isFirstDayOfMonth

Implementation

bool get isFirstDayOfMonth => isSameDay(firstDayOfMonth, this);