EnglishWeekDayClipDelegate class

星期一 Mon.(全称Monday) 星期二 Tues.(全称Tuesday) 星期三 Wed.(全称Wednesday) 星期四 Thur.(全称Thursday) 星期五 Fri.(全称Friday) 星期六 Sat.(全程Saturday) 星期日 Sun.(全称Sunday)

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildWeekDay(BuildContext context, int dayOfWeek) Widget
构建日期Title
override
isTuning() bool
是否调整排序
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited