menu
get_flutter_custom_calendar package
documentation
controller.dart
CalendarController
monthList property
monthList property
dark_mode
light_mode
monthList
property
List
<
DateModel
>
monthList
getter/setter pair
下面的信息不是配置的
Implementation
List<DateModel> monthList = [];
get_flutter_custom_calendar package
documentation
controller
CalendarController
monthList property
CalendarController class