DefaultRCalendarCustomWidget class

Inheritance

Properties

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

Methods

buildDateTime(BuildContext context, DateTime time, List<RCalendarType> types) Widget
override
buildTopWidget(BuildContext context, RCalendarController? controller) Widget
override
buildWeekListWidget(BuildContext context, MaterialLocalizations localizations) List<Widget>
override
clickInterceptor(BuildContext context, DateTime dateTime) FutureOr<bool>
override
isUnable(BuildContext context, DateTime time, bool isSameMonth) 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