prefixBuilder property

FFieldIconBuilder<FDateFieldStyle>? prefixBuilder
final

Builds a widget at the start of the input field that can be pressed to toggle the calendar popover. Defaults to defaultIconBuilder.

Implementation

final FFieldIconBuilder<FDateFieldStyle>? prefixBuilder;