prefixBuilder property
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;
Builds a widget at the start of the input field that can be pressed to toggle the calendar popover. Defaults to defaultIconBuilder.
final FFieldIconBuilder<FDateFieldStyle>? prefixBuilder;