inputBuilder property
Builder for the entire input field widget. If provided, you are responsible for handling the tap to open the popup.
Implementation
final SelectInputBuilder<T, P>? inputBuilder;
Builder for the entire input field widget. If provided, you are responsible for handling the tap to open the popup.
final SelectInputBuilder<T, P>? inputBuilder;