menu
due_date
period.dart
PeriodGeneratorMixin
<
T extends Period
>
of abstract method
of
dark_mode
light_mode
of
abstract method
T
of
(
DateTime
date
)
Returns the period of the given
date
considering the generator type.
Implementation
T of(DateTime date);
due_date
period
PeriodGeneratorMixin
<
T extends Period
>
of abstract method
PeriodGeneratorMixin mixin