PickerInnerFields constructor
const
PickerInnerFields({})
Implementation
const PickerInnerFields(
{super.key,
this.controller,
this.onChanged,
this.hintText,
this.onFieldSubmitted,
this.onEditingComplete,
this.onSaved,
this.isDialog,
this.isBottomSheet,
this.isFullScreen});