nextMonthWidget property
Implementation
Widget nextMonthWidget = const Icon(
Icons.keyboard_arrow_right,
color: Colors.grey,
size: 30,
);
Widget nextMonthWidget = const Icon(
Icons.keyboard_arrow_right,
color: Colors.grey,
size: 30,
);