showPicker property

VoidCallback? showPicker

Implementation

VoidCallback? get showPicker => readOnly ? null : _pickTime;