menu
flutter_timeline_calendar package
documentation
timeline/model/select_year_options.dart
YearOptions
YearOptions constructor
YearOptions constructor
dark_mode
light_mode
YearOptions
constructor
YearOptions
(
{
String
font
=
''
,
Color
?
selectedColor
,
Color
?
backgroundColor
,
})
Implementation
YearOptions({this.font = '', this.selectedColor,this.backgroundColor});
flutter_timeline_calendar package
documentation
timeline/model/select_year_options
YearOptions
YearOptions constructor
YearOptions class