menu
remind_timetable package
documentation
timetable.dart
MonthIndicatorStyle
MonthIndicatorStyle.raw const constructor
MonthIndicatorStyle.raw const constructor
dark_mode
light_mode
MonthIndicatorStyle.raw
constructor
const
MonthIndicatorStyle.raw
(
{
required
TextStyle
textStyle
,
required
String
label
,
})
Implementation
const MonthIndicatorStyle.raw({ required this.textStyle, required this.label, });
remind_timetable package
documentation
timetable
MonthIndicatorStyle
MonthIndicatorStyle.raw const constructor
MonthIndicatorStyle class