DayClipDelegateMiXin mixin
默认
- Superclass constraints
- Mixin applications
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
-
buildDayClip(
BuildContext context, DayClipModel? dayClipModel, OnClickedDayClip? onSelectedDayClip) → Widget -
构建每一个日期子类布局,其中用于显示日期,和点击效果?。
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