DataPickerLoadStatus.progress constructor
const
DataPickerLoadStatus.progress()
A progress status of the data picker.
This status is used to notify the user that the data picker is currently loading data.
Implementation
const factory DataPickerLoadStatus.progress() = PickerLoadStatusProgress;