menu
randpg package
documentation
entities/holidays.dart
HolidayType
getDurationGenerator abstract method
getDurationGenerator abstract method
dark_mode
light_mode
getDurationGenerator
abstract method
Generator
<
String
>
getDurationGenerator
(
)
Returns a generator for a holiday's duration
Implementation
Generator<String> getDurationGenerator();
randpg package
documentation
entities/holidays
HolidayType
getDurationGenerator abstract method
HolidayType class