menu
to_do_package package
documentation
utils/app_utils.dart
getCurrentYearDate function
getCurrentYearDate function
dark_mode
light_mode
getCurrentYearDate
function
int
getCurrentYearDate
(
)
Implementation
int getCurrentYearDate() { return DateTime.now().year; }
to_do_package package
documentation
utils/app_utils
getCurrentYearDate function
app_utils library