JsonFractionalTranslationBuilder constructor
Implementation
JsonFractionalTranslationBuilder({
required this.transformHitTests,
required this.translation,
}) : super(numSupportedChildren: kNumSupportedChildren);
JsonFractionalTranslationBuilder({
required this.transformHitTests,
required this.translation,
}) : super(numSupportedChildren: kNumSupportedChildren);