dayOfMonth property

int dayOfMonth

Gets the day of this offset date within the month.

Implementation

int get dayOfMonth => calendarDate.dayOfMonth;