builder property

FFieldBuilder<FSelectStyle> builder
final

The builder used to decorate the select. It should use the given child.

Defaults to returning the given child.

Implementation

final FFieldBuilder<FSelectStyle> builder;