MyoroDatePickerInputViewModel class

View model of MyoroDatePickerInput.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state MyoroDatePickerInputState
no setter

Methods

dispose() → void
Dispose function.
getInputSize() → void
Retrieves the size of the MyoroInput.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openDatePicker(BuildContext context, Widget builder(Widget? child)) → void
Opens the date picker Widget.
toString() String
A string representation of this object.
inherited

Operators

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