menu
random_datetime package
documentation
random_dt_options.dart
RandomDTOptions
allowPastDates property
allowPastDates property
dark_mode
light_mode
allowPastDates
property
bool
allowPastDates
final
Whether to allow resulting
DateTime
object to be from the past.
Implementation
final bool allowPastDates;
random_datetime package
documentation
random_dt_options
RandomDTOptions
allowPastDates property
RandomDTOptions class