menu
octopus_extensions package
documentation
extensions.dart
DatetimeExtensions
isPast property
isPast property
dark_mode
light_mode
isPast
property
bool
get
isPast
Implementation
bool get isPast { return this.isBefore(DateHelper.now); }
octopus_extensions package
documentation
extensions
DatetimeExtensions
isPast property
DatetimeExtensions extension on
DateTime