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