menu
u package
documentation
utils/shamsi.dart
Date
operator > method
operator > method
dark_mode
light_mode
operator >
method
bool
operator >
(
Date
other
)
Implementation
bool operator >(Date other) => compareTo(other) > 0;
u package
documentation
utils/shamsi
Date
operator > method
Date class