menu
flextensions package
documentation
extensions/date_time.dart
DateTimeExts
isBeforeNow method
isBeforeNow method
dark_mode
light_mode
isBeforeNow
method
bool
isBeforeNow
(
)
Implementation
bool isBeforeNow() { return isBefore(DateTime.now()); }
flextensions package
documentation
extensions/date_time
DateTimeExts
isBeforeNow method
DateTimeExts extension on
DateTime