isFirstDayOfMonth property

bool isFirstDayOfMonth

Implementation

bool get isFirstDayOfMonth => 1 == day;