menu
folly_fields package
documentation
extensions/date_time_extension.dart
DateTimeExtension
yearLastDay property
yearLastDay property
dark_mode
light_mode
yearLastDay
property
DateTime
get
yearLastDay
Implementation
DateTime get yearLastDay => copyWith(month: 12, day: 31).endOfDay;
folly_fields package
documentation
extensions/date_time_extension
DateTimeExtension
yearLastDay property
DateTimeExtension extension on
DateTime