copyWith property

GameDialogCheckboxComponentCopyWith<GameDialogCheckboxComponent, GameDialogCheckboxComponent, GameDialogCheckboxComponent> get copyWith

Implementation

GameDialogCheckboxComponentCopyWith<
  GameDialogCheckboxComponent,
  GameDialogCheckboxComponent,
  GameDialogCheckboxComponent
>
get copyWith =>
    _GameDialogCheckboxComponentCopyWithImpl<
      GameDialogCheckboxComponent,
      GameDialogCheckboxComponent
    >(this as GameDialogCheckboxComponent, $identity, $identity);