XBCalendarYear class
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
offset(
int month) → double - 月份的起始偏移
-
toString(
) → String -
A string representation of this object.
override
-
updateMark(
List< DateTime> ? markDates) → dynamic -
updateSelectState(
List< DateTime> selectedDates) → dynamic
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited