RCalendarCustomWidget class abstract

Implementers

Constructors

RCalendarCustomWidget.new()

Properties

childHeight double
no setter
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
buildTopWidget(BuildContext context, RCalendarController? controller) Widget
buildWeekListWidget(BuildContext context, MaterialLocalizations localizations) List<Widget>
clickInterceptor(BuildContext context, DateTime dateTime) FutureOr<bool>
isUnable(BuildContext context, DateTime time, bool isSameMonth) bool
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