menu
tw_calendar package
documentation
tw_weekday_row.dart
TWWeekdayRow
TWWeekdayRow.new const constructor
TWWeekdayRow.new const constructor
dark_mode
light_mode
TWWeekdayRow
constructor
const
TWWeekdayRow
(
{
Key
?
key
,
Color
?
color
,
double
?
fontSize
,
})
Implementation
const TWWeekdayRow({ Key? key, this.color, this.fontSize, }) : super(key: key);
tw_calendar package
documentation
tw_weekday_row
TWWeekdayRow
TWWeekdayRow.new const constructor
TWWeekdayRow class