optionViewBuilder property

OptionViewBuilder optionViewBuilder
final

Build a single item widget of the selectable label options widgets from the option of the specified index.

If not provided, will build a standard Material-style text by default.

Implementation

final OptionViewBuilder optionViewBuilder;