trailingBuilder property

SelectTrailingBuilder? trailingBuilder
final

This provides a useful builder to be used instead of the default one, useful if you would like to customize the style of the icon

Implementation

final SelectTrailingBuilder? trailingBuilder;