copyWith property
inherited
Implementation
DialogOpenedCopyWith<DialogOpened, DialogOpened, DialogOpened> get copyWith =>
_DialogOpenedCopyWithImpl<DialogOpened, DialogOpened>(
this as DialogOpened,
$identity,
$identity,
);