requests property

List<DurationPickerRequest> requests
final

Defines which properties of Duration should be requested from the user If requests is empty the field is in TextField.readOnly

Implementation

final List<DurationPickerRequest> requests;