copyWith property

GameDialogButtonCopyWith<GameDialogButton, GameDialogButton, GameDialogButton> copyWith

Implementation

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