BoardMultiDateTimeController class

Inheritance

Properties

boardKey GlobalKey<State<StatefulWidget>>
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

changeDate(DateTime val) → void
Update the picker on the specified date
inherited
changeDateTime(DateTime val) → void
Update the picker on the specified datetime
inherited
changeTime(DateTime val) → void
Update the picker on the specified time
inherited
changeValue(DateTime date, MultiCurrentDateType dateType) → void
close() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
open(DateTimePickerType openType, DateTime val) → void
inherited
openPicker({DateTimePickerType? openType, DateTime? date}) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited