menu
lightweight_calendar package
documentation
const/string_const.dart
StringConst
weekdays property
weekdays property
dark_mode
light_mode
weekdays
property
List
<
String
>
weekdays
final
Implementation
final List<String> weekdays = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
lightweight_calendar package
documentation
const/string_const
StringConst
weekdays property
StringConst class