CopyWith$Input$FontInput<TRes> constructor
CopyWith$Input$FontInput<TRes> (
- Input$FontInput instance,
- TRes then()
Implementation
factory CopyWith$Input$FontInput(
Input$FontInput instance,
TRes Function(Input$FontInput) then,
) = _CopyWithImpl$Input$FontInput;