nextMonthWidget property

Widget nextMonthWidget
getter/setter pair

Implementation

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