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