menu
innerlibs package
documentation
date_extension.dart
DateTimeExtensions
nextWeek property
nextWeek property
dark_mode
light_mode
nextWeek
property
date
get
nextWeek
Returns the next week.
Implementation
date get nextWeek => add(7.days);
innerlibs package
documentation
date_extension
DateTimeExtensions
nextWeek property
DateTimeExtensions extension on
DateTime