copyWith property

Implementation

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