picker property

FieldValuePicker<Duration>? picker
final

Pick a value from previous value when user click on the field or the field receive the focus

Implementation

final FieldValuePicker<Duration>? picker;