suffixBuilder property
Builds a widget at the end of the select that can be pressed to toggle the popover. Defaults to defaultIconBuilder.
Implementation
final FFieldIconBuilder<FSelectStyle>? suffixBuilder;
Builds a widget at the end of the select that can be pressed to toggle the popover. Defaults to defaultIconBuilder.
final FFieldIconBuilder<FSelectStyle>? suffixBuilder;