menu
nepali_calendar_flutter package
documentation
nepali_calendar_flutter.dart
NepaliDateTime
totalDays property
totalDays property
dark_mode
light_mode
totalDays
property
int
get
totalDays
Returns total days in the
month
of the
year
.
Implementation
int get totalDays => _nepaliYears[year]![month];
nepali_calendar_flutter package
documentation
nepali_calendar_flutter
NepaliDateTime
totalDays property
NepaliDateTime class