menu
lit_relative_date_time package
documentation
model/relative_date_time.dart
RelativeDateTime
isPast property
isPast property
dark_mode
light_mode
isPast
property
bool
get
isPast
States whether the
other
date time is in the past.
Implementation
bool get isPast => _controller.isPast;
lit_relative_date_time package
documentation
model/relative_date_time
RelativeDateTime
isPast property
RelativeDateTime class