copied property
Implementation
NikuWrap get copied => NikuWrap(
chidren,
key: key,
direction: direction,
alignment: alignment,
spacing: spacing,
runAlignment: runAlignment,
runSpacing: runSpacing,
crossAxisAlignment: crossAxisAlignment,
textDirection: textDirection,
verticalDirection: verticalDirection,
clipBehavior: clipBehavior,
)..$parent.$merge($parent);