copyWith property
CopyWith$Input$FontInput<Input$FontInput>
get
copyWith
Implementation
CopyWith$Input$FontInput<Input$FontInput> get copyWith =>
CopyWith$Input$FontInput(
this,
(i) => i,
);