CalendarGlobals class

A global theme classs for all colors Theme

Constructors

CalendarGlobals()

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

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

Static Properties

showLogs bool
Enable or disable dev logs
getter/setter pair

Static Methods

debugLogs(Object _log) → void
Enable or disable dev logs

Constants

kMaxDuration → const Duration
maximum duration
kMinDuration → const Duration
Minumum duration
kOrange → const Color
orange color
months → const List<String>
list of months
weeksStarter → const List<List<String>>
list of Weeks