Creates a widget that translates its child's painting.
const FractionalTranslation({ super.key, required this.translation, this.transformHitTests = true, super.child, });