dayOfMonth property

int dayOfMonth

Gets the day of this local date within the month.

Implementation

int get dayOfMonth => _yearMonthDayCalendar.day;