menu
saropa_dart_utils package
documentation
datetime/humanize_recurrence_utils.dart
RecurrenceSpec
month property
month property
dark_mode
light_mode
month
property
int
?
month
final
Month (1..12) for yearly recurrences, or
null
.
Implementation
final int? month;
saropa_dart_utils package
documentation
datetime/humanize_recurrence_utils
RecurrenceSpec
month property
RecurrenceSpec class