SeniorCalendarThemeData constructor

const SeniorCalendarThemeData({
  1. SeniorCalendarStyle? style,
})

Theme definitions for the SeniorCheckbox component.

Implementation

const SeniorCalendarThemeData({
  this.style,
});