forui.widgets.picker library - Dart API (original) (raw)

A generic picker that allows an item to be selected. It is composed of one or more wheels, optionally, with separators between those wheels.

Recommended for touch devices.

See https://forui.dev/docs/form/picker for working examples.

Mixins

FPickerWheelMixin

A marker interface that indicates that a widget is a picker wheel.