TWWeekdayRow constructor
const
TWWeekdayRow({
- Key? key,
- TWCalendarWeekdayRowConfig? weekdayRowConfig,
Implementation
const TWWeekdayRow({
Key? key,
this.weekdayRowConfig,
}) : super(key: key);