$FDateFieldStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FTextFieldStyle textFieldStyle(FTextFieldStyle)?, FPopoverStyle popoverStyle(FPopoverStyle)?, FCalendarStyle calendarStyle(FCalendarStyle)?, IconThemeData? iconStyle}) → FDateFieldStyle -
Available on FDateFieldStyle, provided by the $FDateFieldStyleCopyWith extension
Returns a copy of this FDateFieldStyle with the given properties replaced.