menu
ella package
documentation
time/EllaDate.dart
EllaDate
toEndOfMonth method
toEndOfMonth method
dark_mode
light_mode
toEndOfMonth
method
EllaDate
toEndOfMonth
(
)
Go to end of month
Implementation
EllaDate toEndOfMonth() { return atDayOfMonth(totalDaysInMonth); }
ella package
documentation
time/EllaDate
EllaDate
toEndOfMonth method
EllaDate class