closeCustomPicker method

void closeCustomPicker()

Close the custom picker (specified by user)

Implementation

void closeCustomPicker() => _state!.closeCustomPicker();