menu
due_date package
documentation
period.dart
PeriodGeneratorMixin<T extends Period>
of abstract method
of abstract method
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 package
documentation
period
PeriodGeneratorMixin<T extends Period>
of abstract method
PeriodGeneratorMixin mixin