copyWith property
Implementation
GameDialogButtonCopyWith<GameDialogButton, GameDialogButton, GameDialogButton>
get copyWith =>
_GameDialogButtonCopyWithImpl<GameDialogButton, GameDialogButton>(
this as GameDialogButton,
$identity,
$identity,
);