fieldBuilder property
Optional custom renderer for the inline disclosure field.
This allows wrappers such as form fields to reuse the shared presenter
while still applying their own layout and styling around the callback's
itemContent widget.
Implementation
final DraftModeUIDropDownFieldBuilder? fieldBuilder;