$FTimeFieldStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FTextFieldStyle textFieldStyle(FTextFieldStyle)?, FPopoverStyle popoverStyle(FPopoverStyle)?, FPortalConstraints? popoverConstraints, FTimePickerStyle pickerStyle(FTimePickerStyle)?, IconThemeData? iconStyle}) → FTimeFieldStyle -
Available on FTimeFieldStyle, provided by the $FTimeFieldStyleCopyWith extension
Returns a copy of this FTimeFieldStyle with the given properties replaced.