weekdaysLong property

  1. @override
List<String> weekdaysLong
override

Implementation

@override
List<String> get weekdaysLong =>
    const ["日曜日", "月曜日", "火曜日", "水曜日", "木曜日", "金曜日", "土曜日"];