preMonthWidget property

Widget preMonthWidget
getter/setter pair

Implementation

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