menu
arcode_log package
documentation
helpers/date.dart
DateExtension
inLast24Hours property
inLast24Hours property
dark_mode
light_mode
inLast24Hours
property
bool
get
inLast24Hours
Implementation
bool get inLast24Hours => now.difference(this).inHours < 24;
arcode_log package
documentation
helpers/date
DateExtension
inLast24Hours property
DateExtension extension on
DateTime