menu
rrule_generator package
documentation
localizations/text_delegate.dart
RRuleTextDelegate
daysInMonth property
daysInMonth property
dark_mode
light_mode
daysInMonth
property
List
<
String
>
get
daysInMonth
Implementation
List<String> get daysInMonth => [ '1st', '2nd', '3rd', '4rd', 'Last', ];
rrule_generator package
documentation
localizations/text_delegate
RRuleTextDelegate
daysInMonth property
RRuleTextDelegate class