DataPickerLoadStatus.done constructor
const
DataPickerLoadStatus.done()
A done status of the data picker.
This status is used to notify the user that the data picker has finished loading.
Implementation
const factory DataPickerLoadStatus.done() = PickerLoadStatusDone;