optionsSheetPresenter property
When set, used to open the multiple-choice sheet UI (long option lists). Defaults to the built-in searchable bottom sheet. Call FormlessOptionsSheetArgs.select when the user picks a value.
Implementation
final FormlessOptionsSheetPresenter? optionsSheetPresenter;