showPicker method

void showPicker()

Shows the time picker dialog.

Implementation

void showPicker() {
  _showPickerCallback(_field);
}