DateChooseBean class

Inheritance

Constructors

DateChooseBean.new({DatePickerType? datePickerType, String? minDate, String? maxDate, String? recommendChooseDate, String? realChooseDate, bool? allowChangeDefaultDate, String? dateDescribe})

Properties

allowChangeDefaultDate bool?
getter/setter pairinherited
dateDescribe String?
getter/setter pair
datePickerType DatePickerType?
getter/setter pairinherited
hasDate bool
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
isMMdd bool
no setterinherited
isyyyyMMdd bool
no setterinherited
maxDate String?
getter/setter pairinherited
minDate String?
getter/setter pairinherited
realChooseDate String?
getter/setter pairinherited
recommendChooseDate String?
getter/setter pairinherited
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