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