suffixBuilder property

FFieldIconBuilder<FDateFieldStyle>? suffixBuilder
final

Builds a widget at the end of the input field that can be pressed to toggle the calendar popover. Defaults to no prefix.

Implementation

final FFieldIconBuilder<FDateFieldStyle>? suffixBuilder;