CellFractionalTranslation constructor
const
CellFractionalTranslation({})
Implementation
const CellFractionalTranslation({
super.key,
required this.translation,
this.transformHitTests = const ValueCell.value(true),
this.child,
});