material_datepicker/module library

Constants

clockValue → const Clock
datepickerBindings → const List<Object>
Standard bindings needed by material datepicker components.
datepickerClock → const OpaqueToken<Object>
defaultDateComparison → const OpaqueToken<Object>
DI token for specifying a default date range with a comparison range, intended to be consumed by some client-specified bindings for a DatepickerModel.
defaultDateRange → const OpaqueToken<Object>
DI token for specifying a default date range, intended to be consumed by some client-specified bindings for a DatepickerModel.
timeZoneAwareDatepickerModule → const Module
timeZoneAwareDatepickerProviders → const List<List<Provider<Object>>>
Bindings needed by material datepicker components, for clients who need to set a custom time zone.