menu
kat_common package
documentation
utils/utils.dart
KatUtils
isBeforeCurrentDate property
isBeforeCurrentDate property
dark_mode
light_mode
isBeforeCurrentDate
property
bool
Function
(
String
strDate
, {
int
?
minutesAdd
})
isBeforeCurrentDate
final
Implementation
static final isBeforeCurrentDate = DateTimeUtils.isBeforeCurrentDate;
kat_common package
documentation
utils/utils
KatUtils
isBeforeCurrentDate property
KatUtils class