menu
better_extensions package
documentation
date_time.dart
DateTimeExtension
endOfMonth property
endOfMonth property
dark_mode
light_mode
endOfMonth
property
DateTime
get
endOfMonth
Implementation
DateTime get endOfMonth { return DateTime(year, month + 1, 0); }
better_extensions package
documentation
date_time
DateTimeExtension
endOfMonth property
DateTimeExtension extension on
DateTime