f_000022 325 KB
Newer Older
Luca Braun's avatar
Luca Braun committed
1
define(['dart_sdk', 'packages/flutter/src/rendering/layer.dart', 'packages/vector_math/vector_math_64.dart', 'packages/flutter/src/foundation/debug.dart', 'packages/flutter/src/rendering/layout_helper.dart', 'packages/flutter/src/animation/listener_helpers.dart', 'packages/flutter/src/foundation/object.dart', 'packages/flutter/src/foundation/change_notifier.dart', 'packages/flutter/src/painting/borders.dart', 'packages/flutter/src/painting/placeholder_span.dart', 'packages/flutter/src/painting/strut_style.dart', 'packages/flutter/src/painting/border_radius.dart', 'packages/flutter/src/painting/colors.dart', 'packages/flutter/src/painting/box_border.dart', 'packages/flutter/src/painting/debug.dart', 'packages/flutter/src/painting/_network_image_web.dart', 'packages/flutter/src/painting/decoration.dart', 'packages/flutter/src/painting/matrix_utils.dart', 'packages/flutter/src/painting/alignment.dart', 'packages/flutter/src/painting/box_fit.dart', 'packages/flutter/src/gestures/hit_test.dart', 'packages/flutter/src/gestures/events.dart', 'packages/flutter/src/foundation/collections.dart', 'packages/flutter/src/gestures/drag_details.dart', 'packages/flutter/src/semantics/semantics.dart', 'packages/flutter/src/services/text_editing.dart'], (function load__packages__flutter__src__rendering__proxy_box_dart(dart_sdk, packages__flutter__src__rendering__layer$46dart, packages__vector_math__vector_math_64$46dart, packages__flutter__src__foundation__debug$46dart, packages__flutter__src__rendering__layout_helper$46dart, packages__flutter__src__animation__listener_helpers$46dart, packages__flutter__src__foundation__object$46dart, packages__flutter__src__foundation__change_notifier$46dart, packages__flutter__src__painting__borders$46dart, packages__flutter__src__painting__placeholder_span$46dart, packages__flutter__src__painting__strut_style$46dart, packages__flutter__src__painting__border_radius$46dart, packages__flutter__src__painting__colors$46dart, packages__flutter__src__painting__box_border$46dart, packages__flutter__src__painting__debug$46dart, packages__flutter__src__painting___network_image_web$46dart, packages__flutter__src__painting__decoration$46dart, packages__flutter__src__painting__matrix_utils$46dart, packages__flutter__src__painting__alignment$46dart, packages__flutter__src__painting__box_fit$46dart, packages__flutter__src__gestures__hit_test$46dart, packages__flutter__src__gestures__events$46dart, packages__flutter__src__foundation__collections$46dart, packages__flutter__src__gestures__drag_details$46dart, packages__flutter__src__semantics__semantics$46dart, packages__flutter__src__services__text_editing$46dart) {
Lubber's avatar
Lubber committed
2 3 4
  'use strict';
  const core = dart_sdk.core;
  const ui = dart_sdk.ui;
Luca Braun's avatar
Luca Braun committed
5 6 7 8
  const _interceptors = dart_sdk._interceptors;
  const _internal = dart_sdk._internal;
  const _js_helper = dart_sdk._js_helper;
  const async = dart_sdk.async;
Lubber's avatar
Lubber committed
9 10
  const dart = dart_sdk.dart;
  const dartx = dart_sdk.dartx;
Luca Braun's avatar
Luca Braun committed
11 12 13 14 15 16 17
  const box = packages__flutter__src__rendering__layer$46dart.src__rendering__box;
  const object = packages__flutter__src__rendering__layer$46dart.src__rendering__object;
  const layer = packages__flutter__src__rendering__layer$46dart.src__rendering__layer;
  const mouse_cursor = packages__flutter__src__rendering__layer$46dart.src__rendering__mouse_cursor;
  const mouse_tracking = packages__flutter__src__rendering__layer$46dart.src__rendering__mouse_tracking;
  const vector_math_64 = packages__vector_math__vector_math_64$46dart.vector_math_64;
  const diagnostics = packages__flutter__src__foundation__debug$46dart.src__foundation__diagnostics;
Luca Braun's avatar
Luca Braun committed
18
  const assertions = packages__flutter__src__foundation__debug$46dart.src__foundation__assertions;
Luca Braun's avatar
Luca Braun committed
19
  const layout_helper = packages__flutter__src__rendering__layout_helper$46dart.src__rendering__layout_helper;
Luca Braun's avatar
Luca Braun committed
20
  const animation = packages__flutter__src__animation__listener_helpers$46dart.src__animation__animation;
Luca Braun's avatar
Luca Braun committed
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
  const object$ = packages__flutter__src__foundation__object$46dart.src__foundation__object;
  const change_notifier = packages__flutter__src__foundation__change_notifier$46dart.src__foundation__change_notifier;
  const borders = packages__flutter__src__painting__borders$46dart.src__painting__borders;
  const text_painter = packages__flutter__src__painting__placeholder_span$46dart.src__painting__text_painter;
  const text_span = packages__flutter__src__painting__placeholder_span$46dart.src__painting__text_span;
  const inline_span = packages__flutter__src__painting__placeholder_span$46dart.src__painting__inline_span;
  const text_style = packages__flutter__src__painting__strut_style$46dart.src__painting__text_style;
  const border_radius = packages__flutter__src__painting__border_radius$46dart.src__painting__border_radius;
  const colors = packages__flutter__src__painting__colors$46dart.src__painting__colors;
  const box_border = packages__flutter__src__painting__box_border$46dart.src__painting__box_border;
  const debug = packages__flutter__src__painting__debug$46dart.src__painting__debug;
  const image_provider = packages__flutter__src__painting___network_image_web$46dart.src__painting__image_provider;
  const decoration = packages__flutter__src__painting__decoration$46dart.src__painting__decoration;
  const matrix_utils = packages__flutter__src__painting__matrix_utils$46dart.src__painting__matrix_utils;
  const alignment = packages__flutter__src__painting__alignment$46dart.src__painting__alignment;
  const box_fit = packages__flutter__src__painting__box_fit$46dart.src__painting__box_fit;
  const hit_test = packages__flutter__src__gestures__hit_test$46dart.src__gestures__hit_test;
  const events = packages__flutter__src__gestures__events$46dart.src__gestures__events;
  const collections = packages__flutter__src__foundation__collections$46dart.src__foundation__collections;
  const drag_details = packages__flutter__src__gestures__drag_details$46dart.src__gestures__drag_details;
  const semantics = packages__flutter__src__semantics__semantics$46dart.src__semantics__semantics;
  const text_editing = packages__flutter__src__services__text_editing$46dart.src__services__text_editing;
  var proxy_box = Object.create(dart.library);
  var $isFinite = dartx.isFinite;
  var $runtimeType = dartx.runtimeType;
  var $ceil = dartx.ceil;
  var $every = dartx.every;
  var $add = dartx.add;
  var $isEmpty = dartx.isEmpty;
50
  dart._checkModuleNullSafetyMode(false);
Luca Braun's avatar
Luca Braun committed
51
  var T$ = {
Luca Braun's avatar
Luca Braun committed
52 53
    HitTestBehaviorL: () => (T$.HitTestBehaviorL = dart.constFn(dart.legacy(proxy_box.HitTestBehavior)))(),
    EnumPropertyOfHitTestBehavior: () => (T$.EnumPropertyOfHitTestBehavior = dart.constFn(diagnostics.EnumProperty$(proxy_box.HitTestBehavior)))(),
Luca Braun's avatar
Luca Braun committed
54
    VoidTobool: () => (T$.VoidTobool = dart.constFn(dart.fnType(core.bool, [])))(),
Luca Braun's avatar
Luca Braun committed
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
    DiagnosticsPropertyOfBoxConstraints: () => (T$.DiagnosticsPropertyOfBoxConstraints = dart.constFn(diagnostics.DiagnosticsProperty$(box.BoxConstraints)))(),
    RenderBoxAndBoxConstraintsToSize: () => (T$.RenderBoxAndBoxConstraintsToSize = dart.constFn(dart.fnType(ui.Size, [box.RenderBox, box.BoxConstraints])))(),
    OpacityLayerN: () => (T$.OpacityLayerN = dart.constFn(dart.nullable(layer.OpacityLayer)))(),
    AnimationOfdouble: () => (T$.AnimationOfdouble = dart.constFn(animation.Animation$(core.double)))(),
    DiagnosticsPropertyOfAnimationOfdouble: () => (T$.DiagnosticsPropertyOfAnimationOfdouble = dart.constFn(diagnostics.DiagnosticsProperty$(T$.AnimationOfdouble())))(),
    ShaderMaskLayerN: () => (T$.ShaderMaskLayerN = dart.constFn(dart.nullable(layer.ShaderMaskLayer)))(),
    BackdropFilterLayerN: () => (T$.BackdropFilterLayerN = dart.constFn(dart.nullable(layer.BackdropFilterLayer)))(),
    CustomClipperOfPath: () => (T$.CustomClipperOfPath = dart.constFn(proxy_box.CustomClipper$(ui.Path)))(),
    JSArrayOfColor: () => (T$.JSArrayOfColor = dart.constFn(_interceptors.JSArray$(ui.Color)))(),
    JSArrayOfdouble: () => (T$.JSArrayOfdouble = dart.constFn(_interceptors.JSArray$(core.double)))(),
    ClipRectLayerN: () => (T$.ClipRectLayerN = dart.constFn(dart.nullable(layer.ClipRectLayer)))(),
    ClipRRectLayerN: () => (T$.ClipRRectLayerN = dart.constFn(dart.nullable(layer.ClipRRectLayer)))(),
    ClipPathLayerN: () => (T$.ClipPathLayerN = dart.constFn(dart.nullable(layer.ClipPathLayer)))(),
    PhysicalModelLayerN: () => (T$.PhysicalModelLayerN = dart.constFn(dart.nullable(layer.PhysicalModelLayer)))(),
    DiagnosticsPropertyOfBoxShape: () => (T$.DiagnosticsPropertyOfBoxShape = dart.constFn(diagnostics.DiagnosticsProperty$(box_border.BoxShape)))(),
    DiagnosticsPropertyOfBorderRadius: () => (T$.DiagnosticsPropertyOfBorderRadius = dart.constFn(diagnostics.DiagnosticsProperty$(border_radius.BorderRadius)))(),
    DiagnosticsPropertyOfCustomClipperOfPath: () => (T$.DiagnosticsPropertyOfCustomClipperOfPath = dart.constFn(diagnostics.DiagnosticsProperty$(T$.CustomClipperOfPath())))(),
    DecorationPositionL: () => (T$.DecorationPositionL = dart.constFn(dart.legacy(proxy_box.DecorationPosition)))(),
    DiagnosticsPropertyOfDecoration: () => (T$.DiagnosticsPropertyOfDecoration = dart.constFn(diagnostics.DiagnosticsProperty$(decoration.Decoration)))(),
    DiagnosticsPropertyOfBoxPainter: () => (T$.DiagnosticsPropertyOfBoxPainter = dart.constFn(diagnostics.DiagnosticsProperty$(decoration.BoxPainter)))(),
    JSArrayOfDiagnosticsNode: () => (T$.JSArrayOfDiagnosticsNode = dart.constFn(_interceptors.JSArray$(diagnostics.DiagnosticsNode)))(),
    DiagnosticsPropertyOfImageConfiguration: () => (T$.DiagnosticsPropertyOfImageConfiguration = dart.constFn(diagnostics.DiagnosticsProperty$(image_provider.ImageConfiguration)))(),
    OffsetN: () => (T$.OffsetN = dart.constFn(dart.nullable(ui.Offset)))(),
    BoxHitTestResultAndOffsetNTobool: () => (T$.BoxHitTestResultAndOffsetNTobool = dart.constFn(dart.fnType(core.bool, [box.BoxHitTestResult, T$.OffsetN()])))(),
    TransformLayerN: () => (T$.TransformLayerN = dart.constFn(dart.nullable(layer.TransformLayer)))(),
    DiagnosticsPropertyOfOffset: () => (T$.DiagnosticsPropertyOfOffset = dart.constFn(diagnostics.DiagnosticsProperty$(ui.Offset)))(),
    DiagnosticsPropertyOfAlignmentGeometry: () => (T$.DiagnosticsPropertyOfAlignmentGeometry = dart.constFn(diagnostics.DiagnosticsProperty$(alignment.AlignmentGeometry)))(),
    EnumPropertyOfTextDirection: () => (T$.EnumPropertyOfTextDirection = dart.constFn(diagnostics.EnumProperty$(ui.TextDirection)))(),
    DiagnosticsPropertyOfbool: () => (T$.DiagnosticsPropertyOfbool = dart.constFn(diagnostics.DiagnosticsProperty$(core.bool)))(),
    doubleTobool: () => (T$.doubleTobool = dart.constFn(dart.fnType(core.bool, [core.double])))(),
    EnumPropertyOfBoxFit: () => (T$.EnumPropertyOfBoxFit = dart.constFn(diagnostics.EnumProperty$(box_fit.BoxFit)))(),
    FunctionN: () => (T$.FunctionN = dart.constFn(dart.nullable(core.Function)))(),
    FlagsSummaryOfFunctionN: () => (T$.FlagsSummaryOfFunctionN = dart.constFn(diagnostics.FlagsSummary$(T$.FunctionN())))(),
    IdentityMapOfString$FunctionN: () => (T$.IdentityMapOfString$FunctionN = dart.constFn(_js_helper.IdentityMap$(core.String, T$.FunctionN())))(),
    DiagnosticsPropertyOfMouseCursor: () => (T$.DiagnosticsPropertyOfMouseCursor = dart.constFn(diagnostics.DiagnosticsProperty$(mouse_cursor.MouseCursor)))(),
    JSArrayOfString: () => (T$.JSArrayOfString = dart.constFn(_interceptors.JSArray$(core.String)))(),
    IterablePropertyOfString: () => (T$.IterablePropertyOfString = dart.constFn(diagnostics.IterableProperty$(core.String)))(),
    DiagnosticsPropertyOfint: () => (T$.DiagnosticsPropertyOfint = dart.constFn(diagnostics.DiagnosticsProperty$(core.int)))(),
    DiagnosticsPropertyOfLayerLink: () => (T$.DiagnosticsPropertyOfLayerLink = dart.constFn(diagnostics.DiagnosticsProperty$(layer.LayerLink)))(),
    FollowerLayerN: () => (T$.FollowerLayerN = dart.constFn(dart.nullable(layer.FollowerLayer)))()
Lubber's avatar
Lubber committed
95 96 97
  };
  var T$Eval = Object.assign({
    _: () => T$Eval
Luca Braun's avatar
Luca Braun committed
98
  }, T$);
Lubber's avatar
Lubber committed
99 100 101 102 103 104 105 106 107 108 109 110
  var S = {
    _: () => S
  };
  var S$Eval = Object.assign({
    _: () => S$Eval
  }, S);
  const CT = Object.create({
    _: () => (C, CT)
  });
  dart.defineLazy(CT, {
    get C0() {
      return C[0] = dart.const({
Luca Braun's avatar
Luca Braun committed
111 112 113
        __proto__: proxy_box.HitTestBehavior.prototype,
        [_name$]: "HitTestBehavior.deferToChild",
        index: 0
114 115
      });
    },
Luca Braun's avatar
Luca Braun committed
116 117 118 119 120 121 122 123 124 125 126 127
    get C1() {
      return C[1] = dart.const({
        __proto__: proxy_box.HitTestBehavior.prototype,
        [_name$]: "HitTestBehavior.opaque",
        index: 1
      });
    },
    get C2() {
      return C[2] = dart.const({
        __proto__: proxy_box.HitTestBehavior.prototype,
        [_name$]: "HitTestBehavior.translucent",
        index: 2
128 129
      });
    },
Luca Braun's avatar
Luca Braun committed
130 131 132
    get C3() {
      return C[3] = dart.constList([C[0] || CT.C0, C[1] || CT.C1, C[2] || CT.C2], T$.HitTestBehaviorL());
    },
133 134
    get C4() {
      return C[4] = dart.const({
Luca Braun's avatar
Luca Braun committed
135 136
        __proto__: ui.Color.prototype,
        [Color_value]: 2425393296.0
137 138 139
      });
    },
    get C5() {
Luca Braun's avatar
Luca Braun committed
140 141 142 143 144 145 146 147 148 149
      return C[5] = dart.fn(layout_helper.ChildLayoutHelper.dryLayoutChild, T$.RenderBoxAndBoxConstraintsToSize());
    },
    get C6() {
      return C[6] = dart.fn(layout_helper.ChildLayoutHelper.layoutChild, T$.RenderBoxAndBoxConstraintsToSize());
    },
    get C7() {
      return C[7] = dart.const({
        __proto__: ui.BlendMode.prototype,
        [_name]: "BlendMode.modulate",
        index: 13
150 151
      });
    },
Luca Braun's avatar
Luca Braun committed
152 153 154 155 156 157
    get C8() {
      return C[8] = dart.const({
        __proto__: ui.Clip.prototype,
        [_name]: "Clip.antiAlias",
        index: 2
      });
158
    },
Luca Braun's avatar
Luca Braun committed
159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342
    get C9() {
      return C[9] = dart.const({
        __proto__: ui.Offset.prototype,
        [OffsetBase__dy]: 10,
        [OffsetBase__dx]: 10
      });
    },
    get C10() {
      return C[10] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 0
      });
    },
    get C11() {
      return C[11] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 4294902015.0
      });
    },
    get C13() {
      return C[13] = dart.const({
        __proto__: text_style.TextStyle.prototype,
        [TextStyle_fontFeatures]: null,
        [TextStyle_shadows]: null,
        [TextStyle_debugLabel]: null,
        [TextStyle_decorationThickness]: null,
        [TextStyle_decorationStyle]: null,
        [TextStyle_decorationColor]: null,
        [TextStyle_decoration]: null,
        [TextStyle_background]: null,
        [TextStyle_foreground]: null,
        [TextStyle_locale]: null,
        [TextStyle_height]: null,
        [TextStyle_textBaseline]: null,
        [TextStyle_wordSpacing]: null,
        [TextStyle_letterSpacing]: null,
        [TextStyle_fontStyle]: null,
        [TextStyle_fontWeight]: null,
        [TextStyle_fontSize]: 14,
        [TextStyle__package]: null,
        [TextStyle__fontFamilyFallback]: null,
        [TextStyle_fontFamily]: null,
        [TextStyle_backgroundColor]: null,
        [TextStyle_color]: C[11] || CT.C11,
        [TextStyle_inherit]: true
      });
    },
    get C12() {
      return C[12] = dart.const({
        __proto__: text_span.TextSpan.prototype,
        [InlineSpan_style]: C[13] || CT.C13,
        [TextSpan_semanticsLabel]: null,
        [TextSpan_recognizer]: null,
        [TextSpan_children]: null,
        [TextSpan_text]: "✂"
      });
    },
    get C15() {
      return C[15] = dart.const({
        __proto__: ui.Radius.prototype,
        [Radius_y]: 0,
        [Radius_x]: 0
      });
    },
    get C14() {
      return C[14] = dart.const({
        __proto__: border_radius.BorderRadius.prototype,
        [BorderRadius_bottomRight]: C[15] || CT.C15,
        [BorderRadius_bottomLeft]: C[15] || CT.C15,
        [BorderRadius_topRight]: C[15] || CT.C15,
        [BorderRadius_topLeft]: C[15] || CT.C15
      });
    },
    get C16() {
      return C[16] = dart.const({
        __proto__: ui.Clip.prototype,
        [_name]: "Clip.none",
        index: 0
      });
    },
    get C17() {
      return C[17] = dart.const({
        __proto__: box_border.BoxShape.prototype,
        [_name$0]: "BoxShape.rectangle",
        index: 0
      });
    },
    get C18() {
      return C[18] = dart.const({
        __proto__: ui.Color.prototype,
        [Color_value]: 4278190080.0
      });
    },
    get C19() {
      return C[19] = dart.const({
        __proto__: box_border.BoxShape.prototype,
        [_name$0]: "BoxShape.circle",
        index: 1
      });
    },
    get C20() {
      return C[20] = dart.const({
        __proto__: proxy_box.DecorationPosition.prototype,
        [_name$]: "DecorationPosition.background",
        index: 0
      });
    },
    get C21() {
      return C[21] = dart.const({
        __proto__: proxy_box.DecorationPosition.prototype,
        [_name$]: "DecorationPosition.foreground",
        index: 1
      });
    },
    get C22() {
      return C[22] = dart.constList([C[20] || CT.C20, C[21] || CT.C21], T$.DecorationPositionL());
    },
    get C23() {
      return C[23] = dart.const({
        __proto__: image_provider.ImageConfiguration.prototype,
        [ImageConfiguration_platform]: null,
        [ImageConfiguration_size]: null,
        [ImageConfiguration_textDirection]: null,
        [ImageConfiguration_locale]: null,
        [ImageConfiguration_devicePixelRatio]: null,
        [ImageConfiguration_bundle]: null
      });
    },
    get C24() {
      return C[24] = dart.const({
        __proto__: box_fit.BoxFit.prototype,
        [_name$1]: "BoxFit.contain",
        index: 1
      });
    },
    get C25() {
      return C[25] = dart.const({
        __proto__: alignment.Alignment.prototype,
        [Alignment_y]: 0,
        [Alignment_x]: 0
      });
    },
    get C26() {
      return C[26] = dart.const({
        __proto__: box_fit.BoxFit.prototype,
        [_name$1]: "BoxFit.scaleDown",
        index: 6
      });
    },
    get C27() {
      return C[27] = dart.const({
        __proto__: box.BoxConstraints.prototype,
        [BoxConstraints_maxHeight]: 1 / 0,
        [BoxConstraints_minHeight]: 0,
        [BoxConstraints_maxWidth]: 1 / 0,
        [BoxConstraints_minWidth]: 0
      });
    },
    get C28() {
      return C[28] = dart.const({
        __proto__: mouse_cursor._DeferringMouseCursor.prototype
      });
    },
    get C29() {
      return C[29] = dart.const({
        __proto__: ui.Offset.prototype,
        [OffsetBase__dy]: 0,
        [OffsetBase__dx]: 0
      });
    },
    get C30() {
      return C[30] = dart.const({
        __proto__: alignment.Alignment.prototype,
        [Alignment_y]: -1,
        [Alignment_x]: -1
      });
    },
    get C31() {
      return C[31] = dart.const({
        __proto__: ui.Rect.prototype,
        [Rect_bottom]: 1 / 0,
        [Rect_right]: 1 / 0,
        [Rect_top]: -1 / 0,
        [Rect_left]: -1 / 0
343 344 345
      });
    }
  }, false);
Luca Braun's avatar
Luca Braun committed
346
  var C = Array(32).fill(void 0);
347
  var I = [
Luca Braun's avatar
Luca Braun committed
348 349
    "file:///C:/Users/Luca/Documents/flutter/flutter_windows_1.22.5-stable/flutter/packages/flutter/lib/src/rendering/proxy_box.dart",
    "package:flutter/src/rendering/proxy_box.dart"
350
  ];
Luca Braun's avatar
Luca Braun committed
351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212
  const _is_RenderProxyBoxMixin_default = Symbol('_is_RenderProxyBoxMixin_default');
  proxy_box.RenderProxyBoxMixin$ = dart.generic(T => {
    class RenderProxyBoxMixin extends core.Object {}
    RenderProxyBoxMixin[dart.mixinOn] = _RenderProxyBoxMixin$36RenderBox$36RenderObjectWithChildMixin => class RenderProxyBoxMixin extends _RenderProxyBoxMixin$36RenderBox$36RenderObjectWithChildMixin {
      setupParentData(child) {
        object.RenderObject.as(child);
        if (child == null) dart.nullFailed(I[0], 65, 37, "child");
        if (!object.ParentData.is(child.parentData)) child.parentData = new object.ParentData.new();
      }
      computeMinIntrinsicWidth(height) {
        if (height == null) dart.nullFailed(I[0], 73, 42, "height");
        if (this.child != null) return dart.nullCheck(this.child).getMinIntrinsicWidth(height);
        return 0.0;
      }
      computeMaxIntrinsicWidth(height) {
        if (height == null) dart.nullFailed(I[0], 80, 42, "height");
        if (this.child != null) return dart.nullCheck(this.child).getMaxIntrinsicWidth(height);
        return 0.0;
      }
      computeMinIntrinsicHeight(width) {
        if (width == null) dart.nullFailed(I[0], 87, 43, "width");
        if (this.child != null) return dart.nullCheck(this.child).getMinIntrinsicHeight(width);
        return 0.0;
      }
      computeMaxIntrinsicHeight(width) {
        if (width == null) dart.nullFailed(I[0], 94, 43, "width");
        if (this.child != null) return dart.nullCheck(this.child).getMaxIntrinsicHeight(width);
        return 0.0;
      }
      computeDistanceToActualBaseline(baseline) {
        if (baseline == null) dart.nullFailed(I[0], 101, 56, "baseline");
        if (this.child != null) return dart.nullCheck(this.child).getDistanceToActualBaseline(baseline);
        return super.computeDistanceToActualBaseline(baseline);
      }
      computeDryLayout(constraints) {
        if (constraints == null) dart.nullFailed(I[0], 108, 40, "constraints");
        if (this.child != null) {
          return dart.nullCheck(this.child).getDryLayout(constraints);
        }
        return this.computeSizeForNoChild(constraints);
      }
      performLayout() {
        if (this.child != null) {
          dart.nullCheck(this.child).layout(this.constraints, {parentUsesSize: true});
          this.size = dart.nullCheck(this.child).size;
        } else {
          this.size = this.computeSizeForNoChild(this.constraints);
        }
      }
      computeSizeForNoChild(constraints) {
        if (constraints == null) dart.nullFailed(I[0], 127, 45, "constraints");
        return constraints.smallest;
      }
      hitTestChildren(result, opts) {
        let t0, t0$;
        if (result == null) dart.nullFailed(I[0], 132, 41, "result");
        let position = opts && 'position' in opts ? opts.position : null;
        if (position == null) dart.nullFailed(I[0], 132, 67, "position");
        t0$ = (t0 = this.child, t0 == null ? null : t0.hitTest(result, {position: position}));
        return t0$ == null ? false : t0$;
      }
      applyPaintTransform(child, transform) {
        object.RenderObject.as(child);
        if (child == null) dart.nullFailed(I[0], 137, 41, "child");
        if (transform == null) dart.nullFailed(I[0], 137, 56, "transform");
      }
      paint(context, offset) {
        if (context == null) dart.nullFailed(I[0], 140, 30, "context");
        if (offset == null) dart.nullFailed(I[0], 140, 46, "offset");
        if (this.child != null) context.paintChild(dart.nullCheck(this.child), offset);
      }
    };
    dart.addTypeTests(RenderProxyBoxMixin);
    RenderProxyBoxMixin.prototype[_is_RenderProxyBoxMixin_default] = true;
    dart.addTypeCaches(RenderProxyBoxMixin);
    RenderProxyBoxMixin[dart.implements] = () => [object.RenderObjectWithChildMixin$(T), box.RenderBox];
    dart.setMethodSignature(RenderProxyBoxMixin, () => ({
      __proto__: dart.getMethods(RenderProxyBoxMixin.__proto__),
      setupParentData: dart.fnType(dart.void, [dart.nullable(core.Object)]),
      computeMinIntrinsicWidth: dart.fnType(core.double, [core.double]),
      computeMaxIntrinsicWidth: dart.fnType(core.double, [core.double]),
      computeMinIntrinsicHeight: dart.fnType(core.double, [core.double]),
      computeMaxIntrinsicHeight: dart.fnType(core.double, [core.double]),
      computeDistanceToActualBaseline: dart.fnType(dart.nullable(core.double), [ui.TextBaseline]),
      computeDryLayout: dart.fnType(ui.Size, [box.BoxConstraints]),
      performLayout: dart.fnType(dart.void, []),
      computeSizeForNoChild: dart.fnType(ui.Size, [box.BoxConstraints]),
      hitTestChildren: dart.fnType(core.bool, [box.BoxHitTestResult], {}, {position: ui.Offset}),
      applyPaintTransform: dart.fnType(dart.void, [dart.nullable(core.Object), vector_math_64.Matrix4]),
      paint: dart.fnType(dart.void, [object.PaintingContext, ui.Offset])
    }));
    dart.setLibraryUri(RenderProxyBoxMixin, I[1]);
    return RenderProxyBoxMixin;
  });
  proxy_box.RenderProxyBoxMixin = proxy_box.RenderProxyBoxMixin$();
  dart.addTypeTests(proxy_box.RenderProxyBoxMixin, _is_RenderProxyBoxMixin_default);
  const RenderBox_RenderObjectWithChildMixin$36 = class RenderBox_RenderObjectWithChildMixin extends box.RenderBox {};
  (RenderBox_RenderObjectWithChildMixin$36.new = function() {
    object.RenderObjectWithChildMixin$(box.RenderBox)[dart.mixinNew].call(this);
    RenderBox_RenderObjectWithChildMixin$36.__proto__.new.call(this);
  }).prototype = RenderBox_RenderObjectWithChildMixin$36.prototype;
  dart.applyMixin(RenderBox_RenderObjectWithChildMixin$36, object.RenderObjectWithChildMixin$(box.RenderBox));
  const RenderBox_RenderProxyBoxMixin$36 = class RenderBox_RenderProxyBoxMixin extends RenderBox_RenderObjectWithChildMixin$36 {};
  (RenderBox_RenderProxyBoxMixin$36.new = function() {
    RenderBox_RenderProxyBoxMixin$36.__proto__.new.call(this);
  }).prototype = RenderBox_RenderProxyBoxMixin$36.prototype;
  dart.applyMixin(RenderBox_RenderProxyBoxMixin$36, proxy_box.RenderProxyBoxMixin$(box.RenderBox));
  proxy_box.RenderProxyBox = class RenderProxyBox extends RenderBox_RenderProxyBoxMixin$36 {};
  (proxy_box.RenderProxyBox.new = function(child = null) {
    proxy_box.RenderProxyBox.__proto__.new.call(this);
    this.child = child;
  }).prototype = proxy_box.RenderProxyBox.prototype;
  dart.addTypeTests(proxy_box.RenderProxyBox);
  dart.addTypeCaches(proxy_box.RenderProxyBox);
  dart.setLibraryUri(proxy_box.RenderProxyBox, I[1]);
  var _name$ = dart.privateName(proxy_box, "_name");
  proxy_box.HitTestBehavior = class HitTestBehavior extends core.Object {
    toString() {
      return this[_name$];
    }
  };
  (proxy_box.HitTestBehavior.new = function(index, _name) {
    if (index == null) dart.nullFailed(I[0], 147, 6, "index");
    if (_name == null) dart.nullFailed(I[0], 147, 6, "_name");
    this.index = index;
    this[_name$] = _name;
    ;
  }).prototype = proxy_box.HitTestBehavior.prototype;
  dart.addTypeTests(proxy_box.HitTestBehavior);
  dart.addTypeCaches(proxy_box.HitTestBehavior);
  dart.setLibraryUri(proxy_box.HitTestBehavior, I[1]);
  dart.setFieldSignature(proxy_box.HitTestBehavior, () => ({
    __proto__: dart.getFields(proxy_box.HitTestBehavior.__proto__),
    index: dart.finalFieldType(core.int),
    [_name$]: dart.finalFieldType(core.String)
  }));
  dart.defineExtensionMethods(proxy_box.HitTestBehavior, ['toString']);
  proxy_box.HitTestBehavior.deferToChild = C[0] || CT.C0;
  proxy_box.HitTestBehavior.opaque = C[1] || CT.C1;
  proxy_box.HitTestBehavior.translucent = C[2] || CT.C2;
  proxy_box.HitTestBehavior.values = C[3] || CT.C3;
  var behavior$ = dart.privateName(proxy_box, "RenderProxyBoxWithHitTestBehavior.behavior");
  proxy_box.RenderProxyBoxWithHitTestBehavior = class RenderProxyBoxWithHitTestBehavior extends proxy_box.RenderProxyBox {
    get behavior() {
      return this[behavior$];
    }
    set behavior(value) {
      this[behavior$] = value;
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 177, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 177, 59, "position");
      let hitTarget = false;
      if (dart.test(this.size.contains(position))) {
        hitTarget = dart.test(this.hitTestChildren(result, {position: position})) || dart.test(this.hitTestSelf(position));
        if (hitTarget || this.behavior == proxy_box.HitTestBehavior.translucent) result.add(new box.BoxHitTestEntry.new(this, position));
      }
      return hitTarget;
    }
    hitTestSelf(position) {
      if (position == null) dart.nullFailed(I[0], 188, 27, "position");
      return this.behavior == proxy_box.HitTestBehavior.opaque;
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 191, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.EnumPropertyOfHitTestBehavior()).new("behavior", this.behavior, {defaultValue: null}));
    }
  };
  (proxy_box.RenderProxyBoxWithHitTestBehavior.new = function(opts) {
    let behavior = opts && 'behavior' in opts ? opts.behavior : C[0] || CT.C0;
    if (behavior == null) dart.nullFailed(I[0], 169, 10, "behavior");
    let child = opts && 'child' in opts ? opts.child : null;
    this[behavior$] = behavior;
    proxy_box.RenderProxyBoxWithHitTestBehavior.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderProxyBoxWithHitTestBehavior.prototype;
  dart.addTypeTests(proxy_box.RenderProxyBoxWithHitTestBehavior);
  dart.addTypeCaches(proxy_box.RenderProxyBoxWithHitTestBehavior);
  dart.setLibraryUri(proxy_box.RenderProxyBoxWithHitTestBehavior, I[1]);
  dart.setFieldSignature(proxy_box.RenderProxyBoxWithHitTestBehavior, () => ({
    __proto__: dart.getFields(proxy_box.RenderProxyBoxWithHitTestBehavior.__proto__),
    behavior: dart.fieldType(proxy_box.HitTestBehavior)
  }));
  var _additionalConstraints = dart.privateName(proxy_box, "_additionalConstraints");
  var Color_value = dart.privateName(ui, "Color.value");
  proxy_box.RenderConstrainedBox = class RenderConstrainedBox extends proxy_box.RenderProxyBox {
    get additionalConstraints() {
      return this[_additionalConstraints];
    }
    set additionalConstraints(value) {
      if (value == null) dart.nullFailed(I[0], 222, 44, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 223, 12, "value != null");
      if (!dart.test(value.debugAssertIsValid())) dart.assertFailed(null, I[0], 224, 12, "value.debugAssertIsValid()");
      if (dart.equals(this[_additionalConstraints], value)) return;
      this[_additionalConstraints] = value;
      this.markNeedsLayout();
    }
    computeMinIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 232, 42, "height");
      if (dart.test(this[_additionalConstraints].hasBoundedWidth) && dart.test(this[_additionalConstraints].hasTightWidth)) return this[_additionalConstraints].minWidth;
      let width = super.computeMinIntrinsicWidth(height);
      if (!width[$isFinite]) dart.assertFailed(null, I[0], 236, 12, "width.isFinite");
      if (!dart.test(this[_additionalConstraints].hasInfiniteWidth)) return this[_additionalConstraints].constrainWidth(width);
      return width;
    }
    computeMaxIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 243, 42, "height");
      if (dart.test(this[_additionalConstraints].hasBoundedWidth) && dart.test(this[_additionalConstraints].hasTightWidth)) return this[_additionalConstraints].minWidth;
      let width = super.computeMaxIntrinsicWidth(height);
      if (!width[$isFinite]) dart.assertFailed(null, I[0], 247, 12, "width.isFinite");
      if (!dart.test(this[_additionalConstraints].hasInfiniteWidth)) return this[_additionalConstraints].constrainWidth(width);
      return width;
    }
    computeMinIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 254, 43, "width");
      if (dart.test(this[_additionalConstraints].hasBoundedHeight) && dart.test(this[_additionalConstraints].hasTightHeight)) return this[_additionalConstraints].minHeight;
      let height = super.computeMinIntrinsicHeight(width);
      if (!height[$isFinite]) dart.assertFailed(null, I[0], 258, 12, "height.isFinite");
      if (!dart.test(this[_additionalConstraints].hasInfiniteHeight)) return this[_additionalConstraints].constrainHeight(height);
      return height;
    }
    computeMaxIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 265, 43, "width");
      if (dart.test(this[_additionalConstraints].hasBoundedHeight) && dart.test(this[_additionalConstraints].hasTightHeight)) return this[_additionalConstraints].minHeight;
      let height = super.computeMaxIntrinsicHeight(width);
      if (!height[$isFinite]) dart.assertFailed(null, I[0], 269, 12, "height.isFinite");
      if (!dart.test(this[_additionalConstraints].hasInfiniteHeight)) return this[_additionalConstraints].constrainHeight(height);
      return height;
    }
    performLayout() {
      let constraints = this.constraints;
      if (this.child != null) {
        dart.nullCheck(this.child).layout(this[_additionalConstraints].enforce(constraints), {parentUsesSize: true});
        this.size = dart.nullCheck(this.child).size;
      } else {
        this.size = this[_additionalConstraints].enforce(constraints).constrain(ui.Size.zero);
      }
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 287, 40, "constraints");
      if (this.child != null) {
        return dart.nullCheck(this.child).getDryLayout(this[_additionalConstraints].enforce(constraints));
      } else {
        return this[_additionalConstraints].enforce(constraints).constrain(ui.Size.zero);
      }
    }
    debugPaintSize(context, offset) {
      if (context == null) dart.nullFailed(I[0], 296, 39, "context");
      if (offset == null) dart.nullFailed(I[0], 296, 55, "offset");
      super.debugPaintSize(context, offset);
      if (!dart.test(dart.fn(() => {
        let t0;
        let paint = null;
        if (this.child == null || dart.test(dart.nullCheck(this.child).size.isEmpty)) {
          paint = (t0 = ui.Paint.new(), (() => {
            t0.color = C[4] || CT.C4;
            return t0;
          })());
          context.canvas.drawRect(offset['&'](this.size), paint);
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 298, 12, "() {\r\n      final Paint paint;\r\n      if (child == null || child!.size.isEmpty) {\r\n        paint = Paint()\r\n          ..color = const Color(0x90909090);\r\n        context.canvas.drawRect(offset & size, paint);\r\n      }\r\n      return true;\r\n    }()");
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 310, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfBoxConstraints()).new("additionalConstraints", this.additionalConstraints));
    }
  };
  (proxy_box.RenderConstrainedBox.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let additionalConstraints = opts && 'additionalConstraints' in opts ? opts.additionalConstraints : null;
    if (additionalConstraints == null) dart.nullFailed(I[0], 213, 29, "additionalConstraints");
    if (!(additionalConstraints != null)) dart.assertFailed(null, I[0], 214, 15, "additionalConstraints != null");
    if (!dart.test(additionalConstraints.debugAssertIsValid())) dart.assertFailed(null, I[0], 215, 15, "additionalConstraints.debugAssertIsValid()");
    this[_additionalConstraints] = additionalConstraints;
    proxy_box.RenderConstrainedBox.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderConstrainedBox.prototype;
  dart.addTypeTests(proxy_box.RenderConstrainedBox);
  dart.addTypeCaches(proxy_box.RenderConstrainedBox);
  dart.setGetterSignature(proxy_box.RenderConstrainedBox, () => ({
    __proto__: dart.getGetters(proxy_box.RenderConstrainedBox.__proto__),
    additionalConstraints: box.BoxConstraints
  }));
  dart.setSetterSignature(proxy_box.RenderConstrainedBox, () => ({
    __proto__: dart.getSetters(proxy_box.RenderConstrainedBox.__proto__),
    additionalConstraints: box.BoxConstraints
  }));
  dart.setLibraryUri(proxy_box.RenderConstrainedBox, I[1]);
  dart.setFieldSignature(proxy_box.RenderConstrainedBox, () => ({
    __proto__: dart.getFields(proxy_box.RenderConstrainedBox.__proto__),
    [_additionalConstraints]: dart.fieldType(box.BoxConstraints)
  }));
  var _maxWidth = dart.privateName(proxy_box, "_maxWidth");
  var _maxHeight = dart.privateName(proxy_box, "_maxHeight");
  var _limitConstraints = dart.privateName(proxy_box, "_limitConstraints");
  var _computeSize = dart.privateName(proxy_box, "_computeSize");
  proxy_box.RenderLimitedBox = class RenderLimitedBox extends proxy_box.RenderProxyBox {
    get maxWidth() {
      return this[_maxWidth];
    }
    set maxWidth(value) {
      if (value == null) dart.nullFailed(I[0], 347, 23, "value");
      if (!(value != null && dart.notNull(value) >= 0.0)) dart.assertFailed(null, I[0], 348, 12, "value != null && value >= 0.0");
      if (this[_maxWidth] == value) return;
      this[_maxWidth] = value;
      this.markNeedsLayout();
    }
    get maxHeight() {
      return this[_maxHeight];
    }
    set maxHeight(value) {
      if (value == null) dart.nullFailed(I[0], 358, 24, "value");
      if (!(value != null && dart.notNull(value) >= 0.0)) dart.assertFailed(null, I[0], 359, 12, "value != null && value >= 0.0");
      if (this[_maxHeight] == value) return;
      this[_maxHeight] = value;
      this.markNeedsLayout();
    }
    [_limitConstraints](constraints) {
      if (constraints == null) dart.nullFailed(I[0], 366, 51, "constraints");
      return new box.BoxConstraints.new({minWidth: constraints.minWidth, maxWidth: dart.test(constraints.hasBoundedWidth) ? constraints.maxWidth : constraints.constrainWidth(this.maxWidth), minHeight: constraints.minHeight, maxHeight: dart.test(constraints.hasBoundedHeight) ? constraints.maxHeight : constraints.constrainHeight(this.maxHeight)});
    }
    [_computeSize](opts) {
      let constraints = opts && 'constraints' in opts ? opts.constraints : null;
      if (constraints == null) dart.nullFailed(I[0], 375, 46, "constraints");
      let layoutChild = opts && 'layoutChild' in opts ? opts.layoutChild : null;
      if (layoutChild == null) dart.nullFailed(I[0], 375, 82, "layoutChild");
      if (this.child != null) {
        let childSize = layoutChild(dart.nullCheck(this.child), this[_limitConstraints](constraints));
        return constraints.constrain(childSize);
      }
      return this[_limitConstraints](constraints).constrain(ui.Size.zero);
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 384, 40, "constraints");
      return this[_computeSize]({constraints: constraints, layoutChild: C[5] || CT.C5});
    }
    performLayout() {
      this.size = this[_computeSize]({constraints: this.constraints, layoutChild: C[6] || CT.C6});
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 400, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new diagnostics.DoubleProperty.new("maxWidth", this.maxWidth, {defaultValue: 1 / 0}));
      properties.add(new diagnostics.DoubleProperty.new("maxHeight", this.maxHeight, {defaultValue: 1 / 0}));
    }
  };
  (proxy_box.RenderLimitedBox.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let maxWidth = opts && 'maxWidth' in opts ? opts.maxWidth : 1 / 0;
    if (maxWidth == null) dart.nullFailed(I[0], 336, 12, "maxWidth");
    let maxHeight = opts && 'maxHeight' in opts ? opts.maxHeight : 1 / 0;
    if (maxHeight == null) dart.nullFailed(I[0], 337, 12, "maxHeight");
    if (!(maxWidth != null && dart.notNull(maxWidth) >= 0.0)) dart.assertFailed(null, I[0], 338, 15, "maxWidth != null && maxWidth >= 0.0");
    if (!(maxHeight != null && dart.notNull(maxHeight) >= 0.0)) dart.assertFailed(null, I[0], 339, 15, "maxHeight != null && maxHeight >= 0.0");
    this[_maxWidth] = maxWidth;
    this[_maxHeight] = maxHeight;
    proxy_box.RenderLimitedBox.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderLimitedBox.prototype;
  dart.addTypeTests(proxy_box.RenderLimitedBox);
  dart.addTypeCaches(proxy_box.RenderLimitedBox);
  dart.setMethodSignature(proxy_box.RenderLimitedBox, () => ({
    __proto__: dart.getMethods(proxy_box.RenderLimitedBox.__proto__),
    [_limitConstraints]: dart.fnType(box.BoxConstraints, [box.BoxConstraints]),
    [_computeSize]: dart.fnType(ui.Size, [], {}, {constraints: box.BoxConstraints, layoutChild: dart.fnType(ui.Size, [box.RenderBox, box.BoxConstraints])})
  }));
  dart.setGetterSignature(proxy_box.RenderLimitedBox, () => ({
    __proto__: dart.getGetters(proxy_box.RenderLimitedBox.__proto__),
    maxWidth: core.double,
    maxHeight: core.double
  }));
  dart.setSetterSignature(proxy_box.RenderLimitedBox, () => ({
    __proto__: dart.getSetters(proxy_box.RenderLimitedBox.__proto__),
    maxWidth: core.double,
    maxHeight: core.double
  }));
  dart.setLibraryUri(proxy_box.RenderLimitedBox, I[1]);
  dart.setFieldSignature(proxy_box.RenderLimitedBox, () => ({
    __proto__: dart.getFields(proxy_box.RenderLimitedBox.__proto__),
    [_maxWidth]: dart.fieldType(core.double),
    [_maxHeight]: dart.fieldType(core.double)
  }));
  var _aspectRatio = dart.privateName(proxy_box, "_aspectRatio");
  var _applyAspectRatio = dart.privateName(proxy_box, "_applyAspectRatio");
  proxy_box.RenderAspectRatio = class RenderAspectRatio extends proxy_box.RenderProxyBox {
    get aspectRatio() {
      return this[_aspectRatio];
    }
    set aspectRatio(value) {
      if (value == null) dart.nullFailed(I[0], 452, 26, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 453, 12, "value != null");
      if (!(dart.notNull(value) > 0.0)) dart.assertFailed(null, I[0], 454, 12, "value > 0.0");
      if (!value[$isFinite]) dart.assertFailed(null, I[0], 455, 12, "value.isFinite");
      if (this[_aspectRatio] == value) return;
      this[_aspectRatio] = value;
      this.markNeedsLayout();
    }
    computeMinIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 463, 42, "height");
      if (height[$isFinite]) return dart.notNull(height) * dart.notNull(this[_aspectRatio]);
      if (this.child != null) return dart.nullCheck(this.child).getMinIntrinsicWidth(height);
      return 0.0;
    }
    computeMaxIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 472, 42, "height");
      if (height[$isFinite]) return dart.notNull(height) * dart.notNull(this[_aspectRatio]);
      if (this.child != null) return dart.nullCheck(this.child).getMaxIntrinsicWidth(height);
      return 0.0;
    }
    computeMinIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 481, 43, "width");
      if (width[$isFinite]) return dart.notNull(width) / dart.notNull(this[_aspectRatio]);
      if (this.child != null) return dart.nullCheck(this.child).getMinIntrinsicHeight(width);
      return 0.0;
    }
    computeMaxIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 490, 43, "width");
      if (width[$isFinite]) return dart.notNull(width) / dart.notNull(this[_aspectRatio]);
      if (this.child != null) return dart.nullCheck(this.child).getMaxIntrinsicHeight(width);
      return 0.0;
    }
    [_applyAspectRatio](constraints) {
      if (constraints == null) dart.nullFailed(I[0], 498, 41, "constraints");
      if (!dart.test(constraints.debugAssertIsValid())) dart.assertFailed(null, I[0], 499, 12, "constraints.debugAssertIsValid()");
      if (!dart.test(dart.fn(() => {
        if (!dart.test(constraints.hasBoundedWidth) && !dart.test(constraints.hasBoundedHeight)) {
          dart.throw(assertions.FlutterError.new(dart.str(this[$runtimeType]) + " has unbounded constraints.\n" + "This " + dart.str(this[$runtimeType]) + " was given an aspect ratio of " + dart.str(this.aspectRatio) + " but was given " + "both unbounded width and unbounded height constraints. Because both " + "constraints were unbounded, this render object doesn't know how much " + "size to consume."));
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 500, 12, "() {\r\n      if (!constraints.hasBoundedWidth && !constraints.hasBoundedHeight) {\r\n        throw FlutterError(\r\n          '$runtimeType has unbounded constraints.\\n'\r\n          'This $runtimeType was given an aspect ratio of $aspectRatio but was given '\r\n          'both unbounded width and unbounded height constraints. Because both '\r\n          'constraints were unbounded, this render object doesn\\'t know how much '\r\n          'size to consume.'\r\n        );\r\n      }\r\n      return true;\r\n    }()");
      if (dart.test(constraints.isTight)) return constraints.smallest;
      let width = constraints.maxWidth;
      let height = null;
      if (width[$isFinite]) {
        height = dart.notNull(width) / dart.notNull(this[_aspectRatio]);
      } else {
        height = constraints.maxHeight;
        width = dart.notNull(height) * dart.notNull(this[_aspectRatio]);
      }
      if (dart.notNull(width) > dart.notNull(constraints.maxWidth)) {
        width = constraints.maxWidth;
        height = dart.notNull(width) / dart.notNull(this[_aspectRatio]);
      }
      if (dart.notNull(height) > dart.notNull(constraints.maxHeight)) {
        height = constraints.maxHeight;
        width = dart.notNull(height) * dart.notNull(this[_aspectRatio]);
      }
      if (dart.notNull(width) < dart.notNull(constraints.minWidth)) {
        width = constraints.minWidth;
        height = dart.notNull(width) / dart.notNull(this[_aspectRatio]);
      }
      if (dart.notNull(height) < dart.notNull(constraints.minHeight)) {
        height = constraints.minHeight;
        width = dart.notNull(height) * dart.notNull(this[_aspectRatio]);
      }
      return constraints.constrain(new ui.Size.new(width, height));
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 558, 40, "constraints");
      return this[_applyAspectRatio](constraints);
    }
    performLayout() {
      this.size = this.computeDryLayout(this.constraints);
      if (this.child != null) dart.nullCheck(this.child).layout(new box.BoxConstraints.tight(this.size));
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 570, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new diagnostics.DoubleProperty.new("aspectRatio", this.aspectRatio));
    }
  };
  (proxy_box.RenderAspectRatio.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let aspectRatio = opts && 'aspectRatio' in opts ? opts.aspectRatio : null;
    if (aspectRatio == null) dart.nullFailed(I[0], 439, 21, "aspectRatio");
    if (!(aspectRatio != null)) dart.assertFailed(null, I[0], 440, 15, "aspectRatio != null");
    if (!(dart.notNull(aspectRatio) > 0.0)) dart.assertFailed(null, I[0], 441, 15, "aspectRatio > 0.0");
    if (!aspectRatio[$isFinite]) dart.assertFailed(null, I[0], 442, 15, "aspectRatio.isFinite");
    this[_aspectRatio] = aspectRatio;
    proxy_box.RenderAspectRatio.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderAspectRatio.prototype;
  dart.addTypeTests(proxy_box.RenderAspectRatio);
  dart.addTypeCaches(proxy_box.RenderAspectRatio);
  dart.setMethodSignature(proxy_box.RenderAspectRatio, () => ({
    __proto__: dart.getMethods(proxy_box.RenderAspectRatio.__proto__),
    [_applyAspectRatio]: dart.fnType(ui.Size, [box.BoxConstraints])
  }));
  dart.setGetterSignature(proxy_box.RenderAspectRatio, () => ({
    __proto__: dart.getGetters(proxy_box.RenderAspectRatio.__proto__),
    aspectRatio: core.double
  }));
  dart.setSetterSignature(proxy_box.RenderAspectRatio, () => ({
    __proto__: dart.getSetters(proxy_box.RenderAspectRatio.__proto__),
    aspectRatio: core.double
  }));
  dart.setLibraryUri(proxy_box.RenderAspectRatio, I[1]);
  dart.setFieldSignature(proxy_box.RenderAspectRatio, () => ({
    __proto__: dart.getFields(proxy_box.RenderAspectRatio.__proto__),
    [_aspectRatio]: dart.fieldType(core.double)
  }));
  var _stepWidth = dart.privateName(proxy_box, "_stepWidth");
  var _stepHeight = dart.privateName(proxy_box, "_stepHeight");
  proxy_box.RenderIntrinsicWidth = class RenderIntrinsicWidth extends proxy_box.RenderProxyBox {
    get stepWidth() {
      return this[_stepWidth];
    }
    set stepWidth(value) {
      if (!(value == null || dart.notNull(value) > 0.0)) dart.assertFailed(null, I[0], 629, 12, "value == null || value > 0.0");
      if (value == this[_stepWidth]) return;
      this[_stepWidth] = value;
      this.markNeedsLayout();
    }
    get stepHeight() {
      return this[_stepHeight];
    }
    set stepHeight(value) {
      if (!(value == null || dart.notNull(value) > 0.0)) dart.assertFailed(null, I[0], 642, 12, "value == null || value > 0.0");
      if (value == this[_stepHeight]) return;
      this[_stepHeight] = value;
      this.markNeedsLayout();
    }
    static _applyStep(input, step) {
      if (input == null) dart.nullFailed(I[0], 649, 35, "input");
      if (!input[$isFinite]) dart.assertFailed(null, I[0], 650, 12, "input.isFinite");
      if (step == null) return input;
      return (dart.notNull(input) / dart.notNull(step))[$ceil]() * dart.notNull(step);
    }
    computeMinIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 657, 42, "height");
      return this.computeMaxIntrinsicWidth(height);
    }
    computeMaxIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 662, 42, "height");
      if (this.child == null) return 0.0;
      let width = dart.nullCheck(this.child).getMaxIntrinsicWidth(height);
      return proxy_box.RenderIntrinsicWidth._applyStep(width, this[_stepWidth]);
    }
    computeMinIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 670, 43, "width");
      if (this.child == null) return 0.0;
      if (!width[$isFinite]) width = this.computeMaxIntrinsicWidth(1 / 0);
      if (!width[$isFinite]) dart.assertFailed(null, I[0], 675, 12, "width.isFinite");
      let height = dart.nullCheck(this.child).getMinIntrinsicHeight(width);
      return proxy_box.RenderIntrinsicWidth._applyStep(height, this[_stepHeight]);
    }
    computeMaxIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 681, 43, "width");
      if (this.child == null) return 0.0;
      if (!width[$isFinite]) width = this.computeMaxIntrinsicWidth(1 / 0);
      if (!width[$isFinite]) dart.assertFailed(null, I[0], 686, 12, "width.isFinite");
      let height = dart.nullCheck(this.child).getMaxIntrinsicHeight(width);
      return proxy_box.RenderIntrinsicWidth._applyStep(height, this[_stepHeight]);
    }
    [_computeSize](opts) {
      let layoutChild = opts && 'layoutChild' in opts ? opts.layoutChild : null;
      if (layoutChild == null) dart.nullFailed(I[0], 691, 45, "layoutChild");
      let constraints = opts && 'constraints' in opts ? opts.constraints : null;
      if (constraints == null) dart.nullFailed(I[0], 691, 82, "constraints");
      if (this.child != null) {
        if (!dart.test(constraints.hasTightWidth)) {
          let width = dart.nullCheck(this.child).getMaxIntrinsicWidth(constraints.maxHeight);
          if (!width[$isFinite]) dart.assertFailed(null, I[0], 695, 16, "width.isFinite");
          constraints = constraints.tighten({width: proxy_box.RenderIntrinsicWidth._applyStep(width, this[_stepWidth])});
        }
        if (this[_stepHeight] != null) {
          let height = dart.nullCheck(this.child).getMaxIntrinsicHeight(constraints.maxWidth);
          if (!height[$isFinite]) dart.assertFailed(null, I[0], 700, 16, "height.isFinite");
          constraints = constraints.tighten({height: proxy_box.RenderIntrinsicWidth._applyStep(height, this[_stepHeight])});
        }
        return layoutChild(dart.nullCheck(this.child), constraints);
      } else {
        return constraints.smallest;
      }
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 710, 40, "constraints");
      return this[_computeSize]({layoutChild: C[5] || CT.C5, constraints: constraints});
    }
    performLayout() {
      this.size = this[_computeSize]({layoutChild: C[6] || CT.C6, constraints: this.constraints});
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 726, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new diagnostics.DoubleProperty.new("stepWidth", this.stepWidth));
      properties.add(new diagnostics.DoubleProperty.new("stepHeight", this.stepHeight));
    }
  };
  (proxy_box.RenderIntrinsicWidth.new = function(opts) {
    let stepWidth = opts && 'stepWidth' in opts ? opts.stepWidth : null;
    let stepHeight = opts && 'stepHeight' in opts ? opts.stepHeight : null;
    let child = opts && 'child' in opts ? opts.child : null;
    if (!(stepWidth == null || dart.notNull(stepWidth) > 0.0)) dart.assertFailed(null, I[0], 617, 15, "stepWidth == null || stepWidth > 0.0");
    if (!(stepHeight == null || dart.notNull(stepHeight) > 0.0)) dart.assertFailed(null, I[0], 618, 15, "stepHeight == null || stepHeight > 0.0");
    this[_stepWidth] = stepWidth;
    this[_stepHeight] = stepHeight;
    proxy_box.RenderIntrinsicWidth.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderIntrinsicWidth.prototype;
  dart.addTypeTests(proxy_box.RenderIntrinsicWidth);
  dart.addTypeCaches(proxy_box.RenderIntrinsicWidth);
  dart.setMethodSignature(proxy_box.RenderIntrinsicWidth, () => ({
    __proto__: dart.getMethods(proxy_box.RenderIntrinsicWidth.__proto__),
    [_computeSize]: dart.fnType(ui.Size, [], {}, {constraints: box.BoxConstraints, layoutChild: dart.fnType(ui.Size, [box.RenderBox, box.BoxConstraints])})
  }));
  dart.setGetterSignature(proxy_box.RenderIntrinsicWidth, () => ({
    __proto__: dart.getGetters(proxy_box.RenderIntrinsicWidth.__proto__),
    stepWidth: dart.nullable(core.double),
    stepHeight: dart.nullable(core.double)
  }));
  dart.setSetterSignature(proxy_box.RenderIntrinsicWidth, () => ({
    __proto__: dart.getSetters(proxy_box.RenderIntrinsicWidth.__proto__),
    stepWidth: dart.nullable(core.double),
    stepHeight: dart.nullable(core.double)
  }));
  dart.setLibraryUri(proxy_box.RenderIntrinsicWidth, I[1]);
  dart.setFieldSignature(proxy_box.RenderIntrinsicWidth, () => ({
    __proto__: dart.getFields(proxy_box.RenderIntrinsicWidth.__proto__),
    [_stepWidth]: dart.fieldType(dart.nullable(core.double)),
    [_stepHeight]: dart.fieldType(dart.nullable(core.double))
  }));
  proxy_box.RenderIntrinsicHeight = class RenderIntrinsicHeight extends proxy_box.RenderProxyBox {
    computeMinIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 768, 42, "height");
      if (this.child == null) return 0.0;
      if (!height[$isFinite]) height = dart.nullCheck(this.child).getMaxIntrinsicHeight(1 / 0);
      if (!height[$isFinite]) dart.assertFailed(null, I[0], 773, 12, "height.isFinite");
      return dart.nullCheck(this.child).getMinIntrinsicWidth(height);
    }
    computeMaxIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 778, 42, "height");
      if (this.child == null) return 0.0;
      if (!height[$isFinite]) height = dart.nullCheck(this.child).getMaxIntrinsicHeight(1 / 0);
      if (!height[$isFinite]) dart.assertFailed(null, I[0], 783, 12, "height.isFinite");
      return dart.nullCheck(this.child).getMaxIntrinsicWidth(height);
    }
    computeMinIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 788, 43, "width");
      return this.computeMaxIntrinsicHeight(width);
    }
    [_computeSize](opts) {
      let layoutChild = opts && 'layoutChild' in opts ? opts.layoutChild : null;
      if (layoutChild == null) dart.nullFailed(I[0], 792, 45, "layoutChild");
      let constraints = opts && 'constraints' in opts ? opts.constraints : null;
      if (constraints == null) dart.nullFailed(I[0], 792, 82, "constraints");
      if (this.child != null) {
        if (!dart.test(constraints.hasTightHeight)) {
          let height = dart.nullCheck(this.child).getMaxIntrinsicHeight(constraints.maxWidth);
          if (!height[$isFinite]) dart.assertFailed(null, I[0], 796, 16, "height.isFinite");
          constraints = constraints.tighten({height: height});
        }
        return layoutChild(dart.nullCheck(this.child), constraints);
      } else {
        return constraints.smallest;
      }
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 806, 40, "constraints");
      return this[_computeSize]({layoutChild: C[5] || CT.C5, constraints: constraints});
    }
    performLayout() {
      this.size = this[_computeSize]({layoutChild: C[6] || CT.C6, constraints: this.constraints});
    }
  };
  (proxy_box.RenderIntrinsicHeight.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    proxy_box.RenderIntrinsicHeight.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderIntrinsicHeight.prototype;
  dart.addTypeTests(proxy_box.RenderIntrinsicHeight);
  dart.addTypeCaches(proxy_box.RenderIntrinsicHeight);
  dart.setMethodSignature(proxy_box.RenderIntrinsicHeight, () => ({
    __proto__: dart.getMethods(proxy_box.RenderIntrinsicHeight.__proto__),
    [_computeSize]: dart.fnType(ui.Size, [], {}, {constraints: box.BoxConstraints, layoutChild: dart.fnType(ui.Size, [box.RenderBox, box.BoxConstraints])})
  }));
  dart.setLibraryUri(proxy_box.RenderIntrinsicHeight, I[1]);
  var _opacity = dart.privateName(proxy_box, "_opacity");
  var _alwaysIncludeSemantics = dart.privateName(proxy_box, "_alwaysIncludeSemantics");
  var _alpha = dart.privateName(proxy_box, "_alpha");
  proxy_box.RenderOpacity = class RenderOpacity extends proxy_box.RenderProxyBox {
    get alwaysNeedsCompositing() {
      return this.child != null && this[_alpha] !== 0 && this[_alpha] !== 255;
    }
    get opacity() {
      return this[_opacity];
    }
    set opacity(value) {
      if (value == null) dart.nullFailed(I[0], 864, 22, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 865, 12, "value != null");
      if (!(dart.notNull(value) >= 0.0 && dart.notNull(value) <= 1.0)) dart.assertFailed(null, I[0], 866, 12, "value >= 0.0 && value <= 1.0");
      if (this[_opacity] == value) return;
      let didNeedCompositing = this.alwaysNeedsCompositing;
      let wasVisible = this[_alpha] !== 0;
      this[_opacity] = value;
      this[_alpha] = ui.Color.getAlphaFromOpacity(this[_opacity]);
      if (didNeedCompositing != this.alwaysNeedsCompositing) this.markNeedsCompositingBitsUpdate();
      this.markNeedsPaint();
      if (wasVisible !== (this[_alpha] !== 0) && !dart.test(this.alwaysIncludeSemantics)) this.markNeedsSemanticsUpdate();
    }
    get alwaysIncludeSemantics() {
      return this[_alwaysIncludeSemantics];
    }
    set alwaysIncludeSemantics(value) {
      if (value == null) dart.nullFailed(I[0], 887, 35, "value");
      if (value == this[_alwaysIncludeSemantics]) return;
      this[_alwaysIncludeSemantics] = value;
      this.markNeedsSemanticsUpdate();
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 895, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 895, 46, "offset");
      if (this.child != null) {
        if (this[_alpha] === 0) {
          this.layer = null;
          return;
        }
        if (this[_alpha] === 255) {
          this.layer = null;
          context.paintChild(dart.nullCheck(this.child), offset);
          return;
        }
        if (!dart.test(this.needsCompositing)) dart.assertFailed(null, I[0], 908, 14, "needsCompositing");
        this.layer = context.pushOpacity(offset, this[_alpha], dart.bind(this, 'paint', super.paint), {oldLayer: T$.OpacityLayerN().as(this.layer)});
      }
    }
    visitChildrenForSemantics(visitor) {
      if (visitor == null) dart.nullFailed(I[0], 914, 54, "visitor");
      if (this.child != null && (this[_alpha] !== 0 || dart.test(this.alwaysIncludeSemantics))) visitor(dart.nullCheck(this.child));
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 920, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new diagnostics.DoubleProperty.new("opacity", this.opacity));
      properties.add(new diagnostics.FlagProperty.new("alwaysIncludeSemantics", {value: this.alwaysIncludeSemantics, ifTrue: "alwaysIncludeSemantics"}));
    }
  };
  (proxy_box.RenderOpacity.new = function(opts) {
    let opacity = opts && 'opacity' in opts ? opts.opacity : 1;
    if (opacity == null) dart.nullFailed(I[0], 836, 12, "opacity");
    let alwaysIncludeSemantics = opts && 'alwaysIncludeSemantics' in opts ? opts.alwaysIncludeSemantics : false;
    if (alwaysIncludeSemantics == null) dart.nullFailed(I[0], 837, 10, "alwaysIncludeSemantics");
    let child = opts && 'child' in opts ? opts.child : null;
    if (!(opacity != null)) dart.assertFailed(null, I[0], 839, 15, "opacity != null");
    if (!(dart.notNull(opacity) >= 0.0 && dart.notNull(opacity) <= 1.0)) dart.assertFailed(null, I[0], 840, 15, "opacity >= 0.0 && opacity <= 1.0");
    if (!(alwaysIncludeSemantics != null)) dart.assertFailed(null, I[0], 841, 15, "alwaysIncludeSemantics != null");
    this[_opacity] = opacity;
    this[_alwaysIncludeSemantics] = alwaysIncludeSemantics;
    this[_alpha] = ui.Color.getAlphaFromOpacity(opacity);
    proxy_box.RenderOpacity.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderOpacity.prototype;
  dart.addTypeTests(proxy_box.RenderOpacity);
  dart.addTypeCaches(proxy_box.RenderOpacity);
  dart.setGetterSignature(proxy_box.RenderOpacity, () => ({
    __proto__: dart.getGetters(proxy_box.RenderOpacity.__proto__),
    opacity: core.double,
    alwaysIncludeSemantics: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderOpacity, () => ({
    __proto__: dart.getSetters(proxy_box.RenderOpacity.__proto__),
    opacity: core.double,
    alwaysIncludeSemantics: core.bool
  }));
  dart.setLibraryUri(proxy_box.RenderOpacity, I[1]);
  dart.setFieldSignature(proxy_box.RenderOpacity, () => ({
    __proto__: dart.getFields(proxy_box.RenderOpacity.__proto__),
    [_alpha]: dart.fieldType(core.int),
    [_opacity]: dart.fieldType(core.double),
    [_alwaysIncludeSemantics]: dart.fieldType(core.bool)
  }));
  var _alpha$ = dart.privateName(proxy_box, "RenderAnimatedOpacityMixin._alpha");
  var _currentlyNeedsCompositing = dart.privateName(proxy_box, "RenderAnimatedOpacityMixin._currentlyNeedsCompositing");
  var _opacity$ = dart.privateName(proxy_box, "RenderAnimatedOpacityMixin._opacity");
  var _alwaysIncludeSemantics$ = dart.privateName(proxy_box, "RenderAnimatedOpacityMixin._alwaysIncludeSemantics");
  var _currentlyNeedsCompositing$ = dart.privateName(proxy_box, "_currentlyNeedsCompositing");
  var _updateOpacity = dart.privateName(proxy_box, "_updateOpacity");
  const _is_RenderAnimatedOpacityMixin_default = Symbol('_is_RenderAnimatedOpacityMixin_default');
  proxy_box.RenderAnimatedOpacityMixin$ = dart.generic(T => {
    class RenderAnimatedOpacityMixin extends object.RenderObjectWithChildMixin$(T) {}
    RenderAnimatedOpacityMixin[dart.mixinOn] = RenderObjectWithChildMixin => class RenderAnimatedOpacityMixin extends RenderObjectWithChildMixin {
      get [_alpha]() {
        return this[_alpha$];
      }
      set [_alpha](value) {
        this[_alpha$] = value;
      }
      get [_currentlyNeedsCompositing$]() {
        return this[_currentlyNeedsCompositing];
      }
      set [_currentlyNeedsCompositing$](value) {
        this[_currentlyNeedsCompositing] = value;
      }
      get [_opacity]() {
        return this[_opacity$];
      }
      set [_opacity](value) {
        this[_opacity$] = value;
      }
      get [_alwaysIncludeSemantics]() {
        return this[_alwaysIncludeSemantics$];
      }
      set [_alwaysIncludeSemantics](value) {
        this[_alwaysIncludeSemantics$] = value;
      }
      get alwaysNeedsCompositing() {
        return this.child != null && dart.nullCheck(this[_currentlyNeedsCompositing$]);
      }
      get opacity() {
        return dart.nullCheck(this[_opacity]);
      }
      set opacity(value) {
        if (value == null) dart.nullFailed(I[0], 951, 33, "value");
        if (!(value != null)) dart.assertFailed(null, I[0], 952, 12, "value != null");
        if (dart.equals(this[_opacity], value)) return;
        if (dart.test(this.attached) && this[_opacity] != null) this.opacity.removeListener(dart.bind(this, _updateOpacity));
        this[_opacity] = value;
        if (dart.test(this.attached)) this.opacity.addListener(dart.bind(this, _updateOpacity));
        this[_updateOpacity]();
      }
      get alwaysIncludeSemantics() {
        return dart.nullCheck(this[_alwaysIncludeSemantics]);
      }
      set alwaysIncludeSemantics(value) {
        if (value == null) dart.nullFailed(I[0], 973, 35, "value");
        if (value == this[_alwaysIncludeSemantics]) return;
        this[_alwaysIncludeSemantics] = value;
        this.markNeedsSemanticsUpdate();
      }
      attach(owner) {
        object.PipelineOwner.as(owner);
        if (owner == null) dart.nullFailed(I[0], 981, 29, "owner");
        super.attach(owner);
        this.opacity.addListener(dart.bind(this, _updateOpacity));
        this[_updateOpacity]();
      }
      detach() {
        this.opacity.removeListener(dart.bind(this, _updateOpacity));
        super.detach();
      }
      [_updateOpacity]() {
        let oldAlpha = this[_alpha];
        this[_alpha] = ui.Color.getAlphaFromOpacity(this.opacity.value);
        if (oldAlpha != this[_alpha]) {
          let didNeedCompositing = this[_currentlyNeedsCompositing$];
          this[_currentlyNeedsCompositing$] = dart.nullCheck(this[_alpha]) > 0 && dart.nullCheck(this[_alpha]) < 255;
          if (this.child != null && didNeedCompositing != this[_currentlyNeedsCompositing$]) this.markNeedsCompositingBitsUpdate();
          this.markNeedsPaint();
          if (oldAlpha === 0 || this[_alpha] === 0) this.markNeedsSemanticsUpdate();
        }
      }
      paint(context, offset) {
        if (context == null) dart.nullFailed(I[0], 1008, 30, "context");
        if (offset == null) dart.nullFailed(I[0], 1008, 46, "offset");
        if (this.child != null) {
          if (this[_alpha] === 0) {
            this.layer = null;
            return;
Luca Braun's avatar
Luca Braun committed
1213
          }
Luca Braun's avatar
Luca Braun committed
1214 1215 1216 1217 1218 1219 1220 1221
          if (this[_alpha] === 255) {
            this.layer = null;
            context.paintChild(dart.nullCheck(this.child), offset);
            return;
          }
          if (!dart.test(this.needsCompositing)) dart.assertFailed(null, I[0], 1021, 14, "needsCompositing");
          this.layer = context.pushOpacity(offset, dart.nullCheck(this[_alpha]), dart.bind(this, 'paint', super.paint), {oldLayer: T$.OpacityLayerN().as(this.layer)});
        }
Lubber's avatar
Lubber committed
1222
      }
Luca Braun's avatar
Luca Braun committed
1223 1224 1225 1226 1227 1228 1229 1230 1231
      visitChildrenForSemantics(visitor) {
        if (visitor == null) dart.nullFailed(I[0], 1027, 54, "visitor");
        if (this.child != null && (this[_alpha] !== 0 || dart.test(this.alwaysIncludeSemantics))) visitor(dart.nullCheck(this.child));
      }
      debugFillProperties(properties) {
        if (properties == null) dart.nullFailed(I[0], 1033, 56, "properties");
        super.debugFillProperties(properties);
        properties.add(new (T$.DiagnosticsPropertyOfAnimationOfdouble()).new("opacity", this.opacity));
        properties.add(new diagnostics.FlagProperty.new("alwaysIncludeSemantics", {value: this.alwaysIncludeSemantics, ifTrue: "alwaysIncludeSemantics"}));
1232
      }
Luca Braun's avatar
Luca Braun committed
1233
    };
Luca Braun's avatar
Luca Braun committed
1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251
    (RenderAnimatedOpacityMixin[dart.mixinNew] = function() {
      this[_alpha$] = null;
      this[_currentlyNeedsCompositing] = null;
      this[_opacity$] = null;
      this[_alwaysIncludeSemantics$] = null;
    }).prototype = RenderAnimatedOpacityMixin.prototype;
    dart.addTypeTests(RenderAnimatedOpacityMixin);
    RenderAnimatedOpacityMixin.prototype[_is_RenderAnimatedOpacityMixin_default] = true;
    dart.addTypeCaches(RenderAnimatedOpacityMixin);
    RenderAnimatedOpacityMixin[dart.implements] = () => [object.RenderObjectWithChildMixin$(T)];
    dart.setMethodSignature(RenderAnimatedOpacityMixin, () => ({
      __proto__: dart.getMethods(RenderAnimatedOpacityMixin.__proto__),
      [_updateOpacity]: dart.fnType(dart.void, [])
    }));
    dart.setGetterSignature(RenderAnimatedOpacityMixin, () => ({
      __proto__: dart.getGetters(RenderAnimatedOpacityMixin.__proto__),
      opacity: animation.Animation$(core.double),
      alwaysIncludeSemantics: core.bool
Luca Braun's avatar
Luca Braun committed
1252
    }));
Luca Braun's avatar
Luca Braun committed
1253 1254 1255 1256
    dart.setSetterSignature(RenderAnimatedOpacityMixin, () => ({
      __proto__: dart.getSetters(RenderAnimatedOpacityMixin.__proto__),
      opacity: animation.Animation$(core.double),
      alwaysIncludeSemantics: core.bool
Luca Braun's avatar
Luca Braun committed
1257
    }));
Luca Braun's avatar
Luca Braun committed
1258 1259 1260 1261 1262 1263 1264 1265 1266
    dart.setLibraryUri(RenderAnimatedOpacityMixin, I[1]);
    dart.setFieldSignature(RenderAnimatedOpacityMixin, () => ({
      __proto__: dart.getFields(RenderAnimatedOpacityMixin.__proto__),
      [_alpha]: dart.fieldType(dart.nullable(core.int)),
      [_currentlyNeedsCompositing$]: dart.fieldType(dart.nullable(core.bool)),
      [_opacity]: dart.fieldType(dart.nullable(animation.Animation$(core.double))),
      [_alwaysIncludeSemantics]: dart.fieldType(dart.nullable(core.bool))
    }));
    return RenderAnimatedOpacityMixin;
Luca Braun's avatar
Luca Braun committed
1267
  });
Luca Braun's avatar
Luca Braun committed
1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458
  proxy_box.RenderAnimatedOpacityMixin = proxy_box.RenderAnimatedOpacityMixin$();
  dart.addTypeTests(proxy_box.RenderAnimatedOpacityMixin, _is_RenderAnimatedOpacityMixin_default);
  const RenderProxyBox_RenderProxyBoxMixin$36 = class RenderProxyBox_RenderProxyBoxMixin extends proxy_box.RenderProxyBox {};
  (RenderProxyBox_RenderProxyBoxMixin$36.new = function(child) {
    RenderProxyBox_RenderProxyBoxMixin$36.__proto__.new.call(this, child);
  }).prototype = RenderProxyBox_RenderProxyBoxMixin$36.prototype;
  dart.applyMixin(RenderProxyBox_RenderProxyBoxMixin$36, proxy_box.RenderProxyBoxMixin$(box.RenderBox));
  const RenderProxyBox_RenderAnimatedOpacityMixin$36 = class RenderProxyBox_RenderAnimatedOpacityMixin extends RenderProxyBox_RenderProxyBoxMixin$36 {};
  (RenderProxyBox_RenderAnimatedOpacityMixin$36.new = function(child) {
    proxy_box.RenderAnimatedOpacityMixin$(box.RenderBox)[dart.mixinNew].call(this);
    RenderProxyBox_RenderAnimatedOpacityMixin$36.__proto__.new.call(this, child);
  }).prototype = RenderProxyBox_RenderAnimatedOpacityMixin$36.prototype;
  dart.applyMixin(RenderProxyBox_RenderAnimatedOpacityMixin$36, proxy_box.RenderAnimatedOpacityMixin$(box.RenderBox));
  proxy_box.RenderAnimatedOpacity = class RenderAnimatedOpacity extends RenderProxyBox_RenderAnimatedOpacityMixin$36 {};
  (proxy_box.RenderAnimatedOpacity.new = function(opts) {
    let opacity = opts && 'opacity' in opts ? opts.opacity : null;
    if (opacity == null) dart.nullFailed(I[0], 1049, 32, "opacity");
    let alwaysIncludeSemantics = opts && 'alwaysIncludeSemantics' in opts ? opts.alwaysIncludeSemantics : false;
    if (alwaysIncludeSemantics == null) dart.nullFailed(I[0], 1050, 10, "alwaysIncludeSemantics");
    let child = opts && 'child' in opts ? opts.child : null;
    if (!(opacity != null)) dart.assertFailed(null, I[0], 1052, 15, "opacity != null");
    if (!(alwaysIncludeSemantics != null)) dart.assertFailed(null, I[0], 1053, 15, "alwaysIncludeSemantics != null");
    proxy_box.RenderAnimatedOpacity.__proto__.new.call(this, child);
    this.opacity = opacity;
    this.alwaysIncludeSemantics = alwaysIncludeSemantics;
  }).prototype = proxy_box.RenderAnimatedOpacity.prototype;
  dart.addTypeTests(proxy_box.RenderAnimatedOpacity);
  dart.addTypeCaches(proxy_box.RenderAnimatedOpacity);
  dart.setLibraryUri(proxy_box.RenderAnimatedOpacity, I[1]);
  var _name = dart.privateName(ui, "_name");
  var _shaderCallback = dart.privateName(proxy_box, "_shaderCallback");
  var _blendMode = dart.privateName(proxy_box, "_blendMode");
  proxy_box.RenderShaderMask = class RenderShaderMask extends proxy_box.RenderProxyBox {
    get layer() {
      return T$.ShaderMaskLayerN().as(super.layer);
    }
    set layer(value) {
      super.layer = value;
    }
    get shaderCallback() {
      return this[_shaderCallback];
    }
    set shaderCallback(value) {
      if (value == null) dart.nullFailed(I[0], 1097, 37, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 1098, 12, "value != null");
      if (dart.equals(this[_shaderCallback], value)) return;
      this[_shaderCallback] = value;
      this.markNeedsPaint();
    }
    get blendMode() {
      return this[_blendMode];
    }
    set blendMode(value) {
      if (value == null) dart.nullFailed(I[0], 1111, 27, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 1112, 12, "value != null");
      if (this[_blendMode] == value) return;
      this[_blendMode] = value;
      this.markNeedsPaint();
    }
    get alwaysNeedsCompositing() {
      return this.child != null;
    }
    paint(context, offset) {
      let t1, t0;
      if (context == null) dart.nullFailed(I[0], 1123, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1123, 46, "offset");
      if (this.child != null) {
        if (!dart.test(this.needsCompositing)) dart.assertFailed(null, I[0], 1125, 14, "needsCompositing");
        this.layer == null ? this.layer = new layer.ShaderMaskLayer.new() : null;
        t0 = dart.nullCheck(this.layer);
        (() => {
          t0.shader = (t1 = ui.Offset.zero['&'](this.size), this[_shaderCallback](t1));
          t0.maskRect = offset['&'](this.size);
          t0.blendMode = this[_blendMode];
          return t0;
        })();
        context.pushLayer(dart.nullCheck(this.layer), dart.bind(this, 'paint', super.paint), offset);
      } else {
        this.layer = null;
      }
    }
  };
  (proxy_box.RenderShaderMask.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let shaderCallback = opts && 'shaderCallback' in opts ? opts.shaderCallback : null;
    if (shaderCallback == null) dart.nullFailed(I[0], 1075, 29, "shaderCallback");
    let blendMode = opts && 'blendMode' in opts ? opts.blendMode : C[7] || CT.C7;
    if (blendMode == null) dart.nullFailed(I[0], 1076, 15, "blendMode");
    if (!(shaderCallback != null)) dart.assertFailed(null, I[0], 1077, 15, "shaderCallback != null");
    if (!(blendMode != null)) dart.assertFailed(null, I[0], 1078, 15, "blendMode != null");
    this[_shaderCallback] = shaderCallback;
    this[_blendMode] = blendMode;
    proxy_box.RenderShaderMask.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderShaderMask.prototype;
  dart.addTypeTests(proxy_box.RenderShaderMask);
  dart.addTypeCaches(proxy_box.RenderShaderMask);
  dart.setGetterSignature(proxy_box.RenderShaderMask, () => ({
    __proto__: dart.getGetters(proxy_box.RenderShaderMask.__proto__),
    layer: dart.nullable(layer.ShaderMaskLayer),
    shaderCallback: dart.fnType(ui.Shader, [ui.Rect]),
    blendMode: ui.BlendMode
  }));
  dart.setSetterSignature(proxy_box.RenderShaderMask, () => ({
    __proto__: dart.getSetters(proxy_box.RenderShaderMask.__proto__),
    shaderCallback: dart.fnType(ui.Shader, [ui.Rect]),
    blendMode: ui.BlendMode
  }));
  dart.setLibraryUri(proxy_box.RenderShaderMask, I[1]);
  dart.setFieldSignature(proxy_box.RenderShaderMask, () => ({
    __proto__: dart.getFields(proxy_box.RenderShaderMask.__proto__),
    [_shaderCallback]: dart.fieldType(dart.fnType(ui.Shader, [ui.Rect])),
    [_blendMode]: dart.fieldType(ui.BlendMode)
  }));
  var _filter = dart.privateName(proxy_box, "_filter");
  proxy_box.RenderBackdropFilter = class RenderBackdropFilter extends proxy_box.RenderProxyBox {
    get layer() {
      return T$.BackdropFilterLayerN().as(super.layer);
    }
    set layer(value) {
      super.layer = value;
    }
    get filter() {
      return this[_filter];
    }
    set filter(value) {
      if (value == null) dart.nullFailed(I[0], 1161, 29, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 1162, 12, "value != null");
      if (dart.equals(this[_filter], value)) return;
      this[_filter] = value;
      this.markNeedsPaint();
    }
    get alwaysNeedsCompositing() {
      return this.child != null;
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1173, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1173, 46, "offset");
      if (this.child != null) {
        if (!dart.test(this.needsCompositing)) dart.assertFailed(null, I[0], 1175, 14, "needsCompositing");
        this.layer == null ? this.layer = new layer.BackdropFilterLayer.new() : null;
        dart.nullCheck(this.layer).filter = this[_filter];
        context.pushLayer(dart.nullCheck(this.layer), dart.bind(this, 'paint', super.paint), offset);
      } else {
        this.layer = null;
      }
    }
  };
  (proxy_box.RenderBackdropFilter.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let filter = opts && 'filter' in opts ? opts.filter : null;
    if (filter == null) dart.nullFailed(I[0], 1146, 68, "filter");
    if (!(filter != null)) dart.assertFailed(null, I[0], 1147, 14, "filter != null");
    this[_filter] = filter;
    proxy_box.RenderBackdropFilter.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderBackdropFilter.prototype;
  dart.addTypeTests(proxy_box.RenderBackdropFilter);
  dart.addTypeCaches(proxy_box.RenderBackdropFilter);
  dart.setGetterSignature(proxy_box.RenderBackdropFilter, () => ({
    __proto__: dart.getGetters(proxy_box.RenderBackdropFilter.__proto__),
    layer: dart.nullable(layer.BackdropFilterLayer),
    filter: ui.ImageFilter
  }));
  dart.setSetterSignature(proxy_box.RenderBackdropFilter, () => ({
    __proto__: dart.getSetters(proxy_box.RenderBackdropFilter.__proto__),
    filter: ui.ImageFilter
  }));
  dart.setLibraryUri(proxy_box.RenderBackdropFilter, I[1]);
  dart.setFieldSignature(proxy_box.RenderBackdropFilter, () => ({
    __proto__: dart.getFields(proxy_box.RenderBackdropFilter.__proto__),
    [_filter]: dart.fieldType(ui.ImageFilter)
  }));
  var _reclip = dart.privateName(proxy_box, "CustomClipper._reclip");
  var _reclip$ = dart.privateName(proxy_box, "_reclip");
  const _is_CustomClipper_default = Symbol('_is_CustomClipper_default');
  proxy_box.CustomClipper$ = dart.generic(T => {
    class CustomClipper extends change_notifier.Listenable {
      get [_reclip$]() {
        return this[_reclip];
      }
      set [_reclip$](value) {
        super[_reclip$] = value;
      }
      addListener(listener) {
        let t0;
        if (listener == null) dart.nullFailed(I[0], 1222, 33, "listener");
        t0 = this[_reclip$];
        return t0 == null ? null : t0.addListener(listener);
      }
      removeListener(listener) {
Luca Braun's avatar
Luca Braun committed
1459
        let t0;
Luca Braun's avatar
Luca Braun committed
1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485
        if (listener == null) dart.nullFailed(I[0], 1231, 36, "listener");
        t0 = this[_reclip$];
        return t0 == null ? null : t0.removeListener(listener);
      }
      getApproximateClipRect(size) {
        if (size == null) dart.nullFailed(I[0], 1245, 36, "size");
        return ui.Offset.zero['&'](size);
      }
      toString() {
        return object$.objectRuntimeType(this, "CustomClipper");
      }
    }
    (CustomClipper.new = function(opts) {
      let reclip = opts && 'reclip' in opts ? opts.reclip : null;
      this[_reclip] = reclip;
      CustomClipper.__proto__.new.call(this);
      ;
    }).prototype = CustomClipper.prototype;
    dart.addTypeTests(CustomClipper);
    CustomClipper.prototype[_is_CustomClipper_default] = true;
    dart.addTypeCaches(CustomClipper);
    dart.setMethodSignature(CustomClipper, () => ({
      __proto__: dart.getMethods(CustomClipper.__proto__),
      addListener: dart.fnType(dart.void, [dart.fnType(dart.void, [])]),
      removeListener: dart.fnType(dart.void, [dart.fnType(dart.void, [])]),
      getApproximateClipRect: dart.fnType(ui.Rect, [ui.Size])
Luca Braun's avatar
Luca Braun committed
1486
    }));
Luca Braun's avatar
Luca Braun committed
1487 1488 1489 1490
    dart.setLibraryUri(CustomClipper, I[1]);
    dart.setFieldSignature(CustomClipper, () => ({
      __proto__: dart.getFields(CustomClipper.__proto__),
      [_reclip$]: dart.finalFieldType(dart.nullable(change_notifier.Listenable))
Luca Braun's avatar
Luca Braun committed
1491
    }));
Luca Braun's avatar
Luca Braun committed
1492 1493
    dart.defineExtensionMethods(CustomClipper, ['toString']);
    return CustomClipper;
Luca Braun's avatar
Luca Braun committed
1494
  });
Luca Braun's avatar
Luca Braun committed
1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622
  proxy_box.CustomClipper = proxy_box.CustomClipper$();
  dart.addTypeTests(proxy_box.CustomClipper, _is_CustomClipper_default);
  var shape$ = dart.privateName(proxy_box, "ShapeBorderClipper.shape");
  var textDirection$ = dart.privateName(proxy_box, "ShapeBorderClipper.textDirection");
  proxy_box.ShapeBorderClipper = class ShapeBorderClipper extends proxy_box.CustomClipper$(ui.Path) {
    get shape() {
      return this[shape$];
    }
    set shape(value) {
      super.shape = value;
    }
    get textDirection() {
      return this[textDirection$];
    }
    set textDirection(value) {
      super.textDirection = value;
    }
    getClip(size) {
      if (size == null) dart.nullFailed(I[0], 1294, 21, "size");
      return this.shape.getOuterPath(ui.Offset.zero['&'](size), {textDirection: this.textDirection});
    }
    shouldReclip(oldClipper) {
      T$.CustomClipperOfPath().as(oldClipper);
      if (oldClipper == null) dart.nullFailed(I[0], 1299, 41, "oldClipper");
      if (!dart.equals(dart.runtimeType(oldClipper), dart.wrapType(proxy_box.ShapeBorderClipper))) return true;
      let typedOldClipper = proxy_box.ShapeBorderClipper.as(oldClipper);
      return !dart.equals(typedOldClipper.shape, this.shape) || typedOldClipper.textDirection != this.textDirection;
    }
  };
  (proxy_box.ShapeBorderClipper.new = function(opts) {
    let shape = opts && 'shape' in opts ? opts.shape : null;
    if (shape == null) dart.nullFailed(I[0], 1279, 19, "shape");
    let textDirection = opts && 'textDirection' in opts ? opts.textDirection : null;
    this[shape$] = shape;
    this[textDirection$] = textDirection;
    if (!(shape != null)) dart.assertFailed(null, I[0], 1281, 15, "shape != null");
    proxy_box.ShapeBorderClipper.__proto__.new.call(this);
    ;
  }).prototype = proxy_box.ShapeBorderClipper.prototype;
  dart.addTypeTests(proxy_box.ShapeBorderClipper);
  dart.addTypeCaches(proxy_box.ShapeBorderClipper);
  dart.setMethodSignature(proxy_box.ShapeBorderClipper, () => ({
    __proto__: dart.getMethods(proxy_box.ShapeBorderClipper.__proto__),
    getClip: dart.fnType(ui.Path, [ui.Size]),
    shouldReclip: dart.fnType(core.bool, [dart.nullable(core.Object)])
  }));
  dart.setLibraryUri(proxy_box.ShapeBorderClipper, I[1]);
  dart.setFieldSignature(proxy_box.ShapeBorderClipper, () => ({
    __proto__: dart.getFields(proxy_box.ShapeBorderClipper.__proto__),
    shape: dart.finalFieldType(borders.ShapeBorder),
    textDirection: dart.finalFieldType(dart.nullable(ui.TextDirection))
  }));
  var _clip = dart.privateName(proxy_box, "_clip");
  var _debugPaint = dart.privateName(proxy_box, "_debugPaint");
  var _debugText = dart.privateName(proxy_box, "_debugText");
  var _clipper = dart.privateName(proxy_box, "_clipper");
  var _clipBehavior = dart.privateName(proxy_box, "_clipBehavior");
  var _markNeedsClip = dart.privateName(proxy_box, "_markNeedsClip");
  var _defaultClip = dart.privateName(proxy_box, "_defaultClip");
  var _updateClip = dart.privateName(proxy_box, "_updateClip");
  var OffsetBase__dy = dart.privateName(ui, "OffsetBase._dy");
  var OffsetBase__dx = dart.privateName(ui, "OffsetBase._dx");
  var TextStyle_fontFeatures = dart.privateName(text_style, "TextStyle.fontFeatures");
  var TextStyle_shadows = dart.privateName(text_style, "TextStyle.shadows");
  var TextStyle_debugLabel = dart.privateName(text_style, "TextStyle.debugLabel");
  var TextStyle_decorationThickness = dart.privateName(text_style, "TextStyle.decorationThickness");
  var TextStyle_decorationStyle = dart.privateName(text_style, "TextStyle.decorationStyle");
  var TextStyle_decorationColor = dart.privateName(text_style, "TextStyle.decorationColor");
  var TextStyle_decoration = dart.privateName(text_style, "TextStyle.decoration");
  var TextStyle_background = dart.privateName(text_style, "TextStyle.background");
  var TextStyle_foreground = dart.privateName(text_style, "TextStyle.foreground");
  var TextStyle_locale = dart.privateName(text_style, "TextStyle.locale");
  var TextStyle_height = dart.privateName(text_style, "TextStyle.height");
  var TextStyle_textBaseline = dart.privateName(text_style, "TextStyle.textBaseline");
  var TextStyle_wordSpacing = dart.privateName(text_style, "TextStyle.wordSpacing");
  var TextStyle_letterSpacing = dart.privateName(text_style, "TextStyle.letterSpacing");
  var TextStyle_fontStyle = dart.privateName(text_style, "TextStyle.fontStyle");
  var TextStyle_fontWeight = dart.privateName(text_style, "TextStyle.fontWeight");
  var TextStyle_fontSize = dart.privateName(text_style, "TextStyle.fontSize");
  var TextStyle__package = dart.privateName(text_style, "TextStyle._package");
  var TextStyle__fontFamilyFallback = dart.privateName(text_style, "TextStyle._fontFamilyFallback");
  var TextStyle_fontFamily = dart.privateName(text_style, "TextStyle.fontFamily");
  var TextStyle_backgroundColor = dart.privateName(text_style, "TextStyle.backgroundColor");
  var TextStyle_color = dart.privateName(text_style, "TextStyle.color");
  var TextStyle_inherit = dart.privateName(text_style, "TextStyle.inherit");
  var InlineSpan_style = dart.privateName(inline_span, "InlineSpan.style");
  var TextSpan_semanticsLabel = dart.privateName(text_span, "TextSpan.semanticsLabel");
  var TextSpan_recognizer = dart.privateName(text_span, "TextSpan.recognizer");
  var TextSpan_children = dart.privateName(text_span, "TextSpan.children");
  var TextSpan_text = dart.privateName(text_span, "TextSpan.text");
  const _is__RenderCustomClip_default = Symbol('_is__RenderCustomClip_default');
  proxy_box._RenderCustomClip$ = dart.generic(T => {
    var CustomClipperOfT = () => (CustomClipperOfT = dart.constFn(proxy_box.CustomClipper$(T)))();
    var CustomClipperNOfT = () => (CustomClipperNOfT = dart.constFn(dart.nullable(CustomClipperOfT())))();
    class _RenderCustomClip extends proxy_box.RenderProxyBox {
      get clipper() {
        return this[_clipper];
      }
      set clipper(newClipper) {
        let t0, t0$;
        CustomClipperNOfT().as(newClipper);
        if (dart.equals(this[_clipper], newClipper)) return;
        let oldClipper = this[_clipper];
        this[_clipper] = newClipper;
        if (!(newClipper != null || oldClipper != null)) dart.assertFailed(null, I[0], 1326, 12, "newClipper != null || oldClipper != null");
        if (newClipper == null || oldClipper == null || !dart.equals(dart.runtimeType(newClipper), dart.runtimeType(oldClipper)) || dart.test(newClipper.shouldReclip(oldClipper))) {
          this[_markNeedsClip]();
        }
        if (dart.test(this.attached)) {
          t0 = oldClipper;
          t0 == null ? null : t0.removeListener(dart.bind(this, _markNeedsClip));
          t0$ = newClipper;
          t0$ == null ? null : t0$.addListener(dart.bind(this, _markNeedsClip));
        }
      }
      attach(owner) {
        let t0;
        object.PipelineOwner.as(owner);
        if (owner == null) dart.nullFailed(I[0], 1339, 29, "owner");
        super.attach(owner);
        t0 = this[_clipper];
        t0 == null ? null : t0.addListener(dart.bind(this, _markNeedsClip));
      }
      detach() {
        let t0;
        t0 = this[_clipper];
        t0 == null ? null : t0.removeListener(dart.bind(this, _markNeedsClip));
        super.detach();
1623
      }
Luca Braun's avatar
Luca Braun committed
1624 1625 1626 1627
      [_markNeedsClip]() {
        this[_clip] = null;
        this.markNeedsPaint();
        this.markNeedsSemanticsUpdate();
1628
      }
Luca Braun's avatar
Luca Braun committed
1629 1630
      get clipBehavior() {
        return this[_clipBehavior];
Luca Braun's avatar
Luca Braun committed
1631
      }
Luca Braun's avatar
Luca Braun committed
1632 1633 1634 1635 1636 1637
      set clipBehavior(value) {
        if (value == null) dart.nullFailed(I[0], 1360, 25, "value");
        if (value != this[_clipBehavior]) {
          this[_clipBehavior] = value;
          this.markNeedsPaint();
        }
Luca Braun's avatar
Luca Braun committed
1638
      }
Luca Braun's avatar
Luca Braun committed
1639 1640 1641 1642
      performLayout() {
        let oldSize = dart.test(this.hasSize) ? this.size : null;
        super.performLayout();
        if (!dart.equals(oldSize, this.size)) this[_clip] = null;
Luca Braun's avatar
Luca Braun committed
1643
      }
Luca Braun's avatar
Luca Braun committed
1644 1645 1646
      [_updateClip]() {
        let t0, t0$;
        this[_clip] == null ? this[_clip] = (t0$ = (t0 = this[_clipper], t0 == null ? null : t0.getClip(this.size)), t0$ == null ? this[_defaultClip] : t0$) : null;
Luca Braun's avatar
Luca Braun committed
1647
      }
Luca Braun's avatar
Luca Braun committed
1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671
      describeApproximatePaintClip(child) {
        let t0, t0$;
        object.RenderObject.as(child);
        if (child == null) dart.nullFailed(I[0], 1381, 50, "child");
        t0$ = (t0 = this[_clipper], t0 == null ? null : t0.getApproximateClipRect(this.size));
        return t0$ == null ? ui.Offset.zero['&'](this.size) : t0$;
      }
      debugPaintSize(context, offset) {
        if (context == null) dart.nullFailed(I[0], 1388, 39, "context");
        if (offset == null) dart.nullFailed(I[0], 1388, 55, "offset");
        if (!dart.test(dart.fn(() => {
          let t0, t0$;
          this[_debugPaint] == null ? this[_debugPaint] = (t0 = ui.Paint.new(), (() => {
            t0.shader = ui.Gradient.linear(ui.Offset.zero, C[9] || CT.C9, T$.JSArrayOfColor().of([C[10] || CT.C10, C[11] || CT.C11, C[11] || CT.C11, C[10] || CT.C10]), T$.JSArrayOfdouble().of([0.25, 0.25, 0.75, 0.75]), ui.TileMode.repeated);
            t0.strokeWidth = 2.0;
            t0.style = ui.PaintingStyle.stroke;
            return t0;
          })()) : null;
          this[_debugText] == null ? this[_debugText] = (t0$ = new text_painter.TextPainter.new({text: C[12] || CT.C12, textDirection: ui.TextDirection.rtl}), (() => {
            t0$.layout();
            return t0$;
          })()) : null;
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1389, 12, "() {\r\n      _debugPaint ??= Paint()\r\n        ..shader = ui.Gradient.linear(\r\n          Offset.zero,\r\n          const Offset(10.0, 10.0),\r\n          <Color>[const Color(0x00000000), const Color(0xFFFF00FF), const Color(0xFFFF00FF), const Color(0x00000000)],\r\n          <double>[0.25, 0.25, 0.75, 0.75],\r\n          TileMode.repeated,\r\n        )\r\n        ..strokeWidth = 2.0\r\n        ..style = PaintingStyle.stroke;\r\n      _debugText ??= TextPainter(\r\n        text: const TextSpan(\r\n          text: '✂',\r\n          style: TextStyle(\r\n            color: Color(0xFFFF00FF),\r\n              fontSize: 14.0,\r\n            ),\r\n          ),\r\n          textDirection: TextDirection.rtl, // doesn't matter, it's one character\r\n        )\r\n        ..layout();\r\n      return true;\r\n    }()");
1672 1673
      }
    }
Luca Braun's avatar
Luca Braun committed
1674
    (_RenderCustomClip.new = function(opts) {
Luca Braun's avatar
Luca Braun committed
1675
      let child = opts && 'child' in opts ? opts.child : null;
Luca Braun's avatar
Luca Braun committed
1676 1677 1678 1679 1680 1681 1682 1683 1684 1685
      let clipper = opts && 'clipper' in opts ? opts.clipper : null;
      let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[8] || CT.C8;
      if (clipBehavior == null) dart.nullFailed(I[0], 1312, 10, "clipBehavior");
      this[_clip] = null;
      this[_debugPaint] = null;
      this[_debugText] = null;
      if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1313, 15, "clipBehavior != null");
      this[_clipper] = clipper;
      this[_clipBehavior] = clipBehavior;
      _RenderCustomClip.__proto__.new.call(this, child);
Luca Braun's avatar
Luca Braun committed
1686
      ;
Luca Braun's avatar
Luca Braun committed
1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700
    }).prototype = _RenderCustomClip.prototype;
    dart.addTypeTests(_RenderCustomClip);
    _RenderCustomClip.prototype[_is__RenderCustomClip_default] = true;
    dart.addTypeCaches(_RenderCustomClip);
    dart.setMethodSignature(_RenderCustomClip, () => ({
      __proto__: dart.getMethods(_RenderCustomClip.__proto__),
      [_markNeedsClip]: dart.fnType(dart.void, []),
      [_updateClip]: dart.fnType(dart.void, []),
      describeApproximatePaintClip: dart.fnType(ui.Rect, [dart.nullable(core.Object)])
    }));
    dart.setGetterSignature(_RenderCustomClip, () => ({
      __proto__: dart.getGetters(_RenderCustomClip.__proto__),
      clipper: dart.nullable(proxy_box.CustomClipper$(T)),
      clipBehavior: ui.Clip
Luca Braun's avatar
Luca Braun committed
1701
    }));
Luca Braun's avatar
Luca Braun committed
1702 1703 1704 1705
    dart.setSetterSignature(_RenderCustomClip, () => ({
      __proto__: dart.getSetters(_RenderCustomClip.__proto__),
      clipper: dart.nullable(core.Object),
      clipBehavior: ui.Clip
Luca Braun's avatar
Luca Braun committed
1706
    }));
Luca Braun's avatar
Luca Braun committed
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716
    dart.setLibraryUri(_RenderCustomClip, I[1]);
    dart.setFieldSignature(_RenderCustomClip, () => ({
      __proto__: dart.getFields(_RenderCustomClip.__proto__),
      [_clipper]: dart.fieldType(dart.nullable(proxy_box.CustomClipper$(T))),
      [_clip]: dart.fieldType(dart.nullable(T)),
      [_clipBehavior]: dart.fieldType(ui.Clip),
      [_debugPaint]: dart.fieldType(dart.nullable(ui.Paint)),
      [_debugText]: dart.fieldType(dart.nullable(text_painter.TextPainter))
    }));
    return _RenderCustomClip;
Luca Braun's avatar
Luca Braun committed
1717
  });
Luca Braun's avatar
Luca Braun committed
1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361
  proxy_box._RenderCustomClip = proxy_box._RenderCustomClip$();
  dart.addTypeTests(proxy_box._RenderCustomClip, _is__RenderCustomClip_default);
  proxy_box.RenderClipRect = class RenderClipRect extends proxy_box._RenderCustomClip$(ui.Rect) {
    get [_defaultClip]() {
      return ui.Offset.zero['&'](this.size);
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 1440, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 1440, 59, "position");
      if (this[_clipper] != null) {
        this[_updateClip]();
        if (!(this[_clip] != null)) dart.assertFailed(null, I[0], 1443, 14, "_clip != null");
        if (!dart.test(dart.nullCheck(this[_clip]).contains(position))) return false;
      }
      return super.hitTest(result, {position: position});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1451, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1451, 46, "offset");
      if (this.child != null) {
        this[_updateClip]();
        this.layer = context.pushClipRect(this.needsCompositing, offset, dart.nullCheck(this[_clip]), dart.bind(this, 'paint', super.paint), {clipBehavior: this.clipBehavior, oldLayer: T$.ClipRectLayerN().as(this.layer)});
      } else {
        this.layer = null;
      }
    }
    debugPaintSize(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1468, 39, "context");
      if (offset == null) dart.nullFailed(I[0], 1468, 55, "offset");
      if (!dart.test(dart.fn(() => {
        if (this.child != null) {
          super.debugPaintSize(context, offset);
          context.canvas.drawRect(dart.nullCheck(this[_clip]).shift(offset), dart.nullCheck(this[_debugPaint]));
          dart.nullCheck(this[_debugText]).paint(context.canvas, offset['+'](new ui.Offset.new(dart.notNull(dart.nullCheck(this[_clip]).width) / 8.0, -dart.nullCheck(dart.nullCheck(dart.nullCheck(dart.nullCheck(this[_debugText]).text).style).fontSize) * 1.1)));
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1469, 12, "() {\r\n      if (child != null) {\r\n        super.debugPaintSize(context, offset);\r\n        context.canvas.drawRect(_clip!.shift(offset), _debugPaint!);\r\n        _debugText!.paint(context.canvas, offset + Offset(_clip!.width / 8.0, -_debugText!.text!.style!.fontSize! * 1.1));\r\n      }\r\n      return true;\r\n    }()");
    }
  };
  (proxy_box.RenderClipRect.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let clipper = opts && 'clipper' in opts ? opts.clipper : null;
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[8] || CT.C8;
    if (clipBehavior == null) dart.nullFailed(I[0], 1431, 10, "clipBehavior");
    if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1432, 15, "clipBehavior != null");
    if (!(clipBehavior != ui.Clip.none)) dart.assertFailed(null, I[0], 1433, 15, "clipBehavior != Clip.none");
    proxy_box.RenderClipRect.__proto__.new.call(this, {child: child, clipper: clipper, clipBehavior: clipBehavior});
    ;
  }).prototype = proxy_box.RenderClipRect.prototype;
  dart.addTypeTests(proxy_box.RenderClipRect);
  dart.addTypeCaches(proxy_box.RenderClipRect);
  dart.setGetterSignature(proxy_box.RenderClipRect, () => ({
    __proto__: dart.getGetters(proxy_box.RenderClipRect.__proto__),
    [_defaultClip]: ui.Rect
  }));
  dart.setLibraryUri(proxy_box.RenderClipRect, I[1]);
  var Radius_y = dart.privateName(ui, "Radius.y");
  var Radius_x = dart.privateName(ui, "Radius.x");
  var BorderRadius_bottomRight = dart.privateName(border_radius, "BorderRadius.bottomRight");
  var BorderRadius_bottomLeft = dart.privateName(border_radius, "BorderRadius.bottomLeft");
  var BorderRadius_topRight = dart.privateName(border_radius, "BorderRadius.topRight");
  var BorderRadius_topLeft = dart.privateName(border_radius, "BorderRadius.topLeft");
  var _borderRadius = dart.privateName(proxy_box, "_borderRadius");
  proxy_box.RenderClipRRect = class RenderClipRRect extends proxy_box._RenderCustomClip$(ui.RRect) {
    get borderRadius() {
      return this[_borderRadius];
    }
    set borderRadius(value) {
      if (value == null) dart.nullFailed(I[0], 1517, 33, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 1518, 12, "value != null");
      if (dart.equals(this[_borderRadius], value)) return;
      this[_borderRadius] = value;
      this[_markNeedsClip]();
    }
    get [_defaultClip]() {
      return this[_borderRadius].toRRect(ui.Offset.zero['&'](this.size));
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 1529, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 1529, 59, "position");
      if (this[_clipper] != null) {
        this[_updateClip]();
        if (!(this[_clip] != null)) dart.assertFailed(null, I[0], 1532, 14, "_clip != null");
        if (!dart.test(dart.nullCheck(this[_clip]).contains(position))) return false;
      }
      return super.hitTest(result, {position: position});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1540, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1540, 46, "offset");
      if (this.child != null) {
        this[_updateClip]();
        this.layer = context.pushClipRRect(this.needsCompositing, offset, dart.nullCheck(this[_clip]).outerRect, dart.nullCheck(this[_clip]), dart.bind(this, 'paint', super.paint), {clipBehavior: this.clipBehavior, oldLayer: T$.ClipRRectLayerN().as(this.layer)});
      } else {
        this.layer = null;
      }
    }
    debugPaintSize(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1556, 39, "context");
      if (offset == null) dart.nullFailed(I[0], 1556, 55, "offset");
      if (!dart.test(dart.fn(() => {
        if (this.child != null) {
          super.debugPaintSize(context, offset);
          context.canvas.drawRRect(dart.nullCheck(this[_clip]).shift(offset), dart.nullCheck(this[_debugPaint]));
          dart.nullCheck(this[_debugText]).paint(context.canvas, offset['+'](new ui.Offset.new(dart.nullCheck(this[_clip]).tlRadiusX, -dart.nullCheck(dart.nullCheck(dart.nullCheck(dart.nullCheck(this[_debugText]).text).style).fontSize) * 1.1)));
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1557, 12, "() {\r\n      if (child != null) {\r\n        super.debugPaintSize(context, offset);\r\n        context.canvas.drawRRect(_clip!.shift(offset), _debugPaint!);\r\n        _debugText!.paint(context.canvas, offset + Offset(_clip!.tlRadiusX, -_debugText!.text!.style!.fontSize! * 1.1));\r\n      }\r\n      return true;\r\n    }()");
    }
  };
  (proxy_box.RenderClipRRect.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let borderRadius = opts && 'borderRadius' in opts ? opts.borderRadius : C[14] || CT.C14;
    if (borderRadius == null) dart.nullFailed(I[0], 1496, 18, "borderRadius");
    let clipper = opts && 'clipper' in opts ? opts.clipper : null;
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[8] || CT.C8;
    if (clipBehavior == null) dart.nullFailed(I[0], 1498, 10, "clipBehavior");
    if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1499, 15, "clipBehavior != null");
    if (!(clipBehavior != ui.Clip.none)) dart.assertFailed(null, I[0], 1500, 15, "clipBehavior != Clip.none");
    this[_borderRadius] = borderRadius;
    proxy_box.RenderClipRRect.__proto__.new.call(this, {child: child, clipper: clipper, clipBehavior: clipBehavior});
    if (!(this[_borderRadius] != null || clipper != null)) dart.assertFailed(null, I[0], 1506, 12, "_borderRadius != null || clipper != null");
  }).prototype = proxy_box.RenderClipRRect.prototype;
  dart.addTypeTests(proxy_box.RenderClipRRect);
  dart.addTypeCaches(proxy_box.RenderClipRRect);
  dart.setGetterSignature(proxy_box.RenderClipRRect, () => ({
    __proto__: dart.getGetters(proxy_box.RenderClipRRect.__proto__),
    borderRadius: border_radius.BorderRadius,
    [_defaultClip]: ui.RRect
  }));
  dart.setSetterSignature(proxy_box.RenderClipRRect, () => ({
    __proto__: dart.getSetters(proxy_box.RenderClipRRect.__proto__),
    borderRadius: border_radius.BorderRadius
  }));
  dart.setLibraryUri(proxy_box.RenderClipRRect, I[1]);
  dart.setFieldSignature(proxy_box.RenderClipRRect, () => ({
    __proto__: dart.getFields(proxy_box.RenderClipRRect.__proto__),
    [_borderRadius]: dart.fieldType(border_radius.BorderRadius)
  }));
  var _cachedRect = dart.privateName(proxy_box, "_cachedRect");
  var __RenderClipOval__cachedPath = dart.privateName(proxy_box, "_#RenderClipOval#_cachedPath");
  var __RenderClipOval__cachedPath_isSet = dart.privateName(proxy_box, "_#RenderClipOval#_cachedPath#isSet");
  var _cachedPath = dart.privateName(proxy_box, "_cachedPath");
  var _getClipPath = dart.privateName(proxy_box, "_getClipPath");
  proxy_box.RenderClipOval = class RenderClipOval extends proxy_box._RenderCustomClip$(ui.Rect) {
    get [_cachedPath]() {
      let t0;
      return dart.test(this[__RenderClipOval__cachedPath_isSet]) ? (t0 = this[__RenderClipOval__cachedPath], t0) : dart.throw(new _internal.LateError.fieldNI("_cachedPath"));
    }
    set [_cachedPath](t0) {
      if (t0 == null) dart.nullFailed(I[0], 1589, 13, "null");
      this[__RenderClipOval__cachedPath_isSet] = true;
      this[__RenderClipOval__cachedPath] = t0;
    }
    [_getClipPath](rect) {
      let t1;
      if (rect == null) dart.nullFailed(I[0], 1591, 26, "rect");
      if (!dart.equals(rect, this[_cachedRect])) {
        this[_cachedRect] = rect;
        this[_cachedPath] = (t1 = ui.Path.new(), (() => {
          t1.addOval(dart.nullCheck(this[_cachedRect]));
          return t1;
        })());
      }
      return this[_cachedPath];
    }
    get [_defaultClip]() {
      return ui.Offset.zero['&'](this.size);
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 1603, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 1603, 59, "position");
      this[_updateClip]();
      if (!(this[_clip] != null)) dart.assertFailed(null, I[0], 1605, 12, "_clip != null");
      let center = dart.nullCheck(this[_clip]).center;
      let offset = new ui.Offset.new((dart.notNull(position.dx) - dart.notNull(center.dx)) / dart.notNull(dart.nullCheck(this[_clip]).width), (dart.notNull(position.dy) - dart.notNull(center.dy)) / dart.notNull(dart.nullCheck(this[_clip]).height));
      if (dart.notNull(offset.distanceSquared) > 0.25) return false;
      return super.hitTest(result, {position: position});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1617, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1617, 46, "offset");
      if (this.child != null) {
        this[_updateClip]();
        this.layer = context.pushClipPath(this.needsCompositing, offset, dart.nullCheck(this[_clip]), this[_getClipPath](dart.nullCheck(this[_clip])), dart.bind(this, 'paint', super.paint), {clipBehavior: this.clipBehavior, oldLayer: T$.ClipPathLayerN().as(this.layer)});
      } else {
        this.layer = null;
      }
    }
    debugPaintSize(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1635, 39, "context");
      if (offset == null) dart.nullFailed(I[0], 1635, 55, "offset");
      if (!dart.test(dart.fn(() => {
        if (this.child != null) {
          super.debugPaintSize(context, offset);
          context.canvas.drawPath(this[_getClipPath](dart.nullCheck(this[_clip])).shift(offset), dart.nullCheck(this[_debugPaint]));
          dart.nullCheck(this[_debugText]).paint(context.canvas, offset['+'](new ui.Offset.new((dart.notNull(dart.nullCheck(this[_clip]).width) - dart.notNull(dart.nullCheck(this[_debugText]).width)) / 2.0, -dart.nullCheck(dart.nullCheck(dart.nullCheck(dart.nullCheck(this[_debugText]).text).style).fontSize) * 1.1)));
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1636, 12, "() {\r\n      if (child != null) {\r\n        super.debugPaintSize(context, offset);\r\n        context.canvas.drawPath(_getClipPath(_clip!).shift(offset), _debugPaint!);\r\n        _debugText!.paint(context.canvas, offset + Offset((_clip!.width - _debugText!.width) / 2.0, -_debugText!.text!.style!.fontSize! * 1.1));\r\n      }\r\n      return true;\r\n    }()");
    }
  };
  (proxy_box.RenderClipOval.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let clipper = opts && 'clipper' in opts ? opts.clipper : null;
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[8] || CT.C8;
    if (clipBehavior == null) dart.nullFailed(I[0], 1583, 10, "clipBehavior");
    this[_cachedRect] = null;
    this[__RenderClipOval__cachedPath] = null;
    this[__RenderClipOval__cachedPath_isSet] = false;
    if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1584, 15, "clipBehavior != null");
    if (!(clipBehavior != ui.Clip.none)) dart.assertFailed(null, I[0], 1585, 15, "clipBehavior != Clip.none");
    proxy_box.RenderClipOval.__proto__.new.call(this, {child: child, clipper: clipper, clipBehavior: clipBehavior});
    ;
  }).prototype = proxy_box.RenderClipOval.prototype;
  dart.addTypeTests(proxy_box.RenderClipOval);
  dart.addTypeCaches(proxy_box.RenderClipOval);
  dart.setMethodSignature(proxy_box.RenderClipOval, () => ({
    __proto__: dart.getMethods(proxy_box.RenderClipOval.__proto__),
    [_getClipPath]: dart.fnType(ui.Path, [ui.Rect])
  }));
  dart.setGetterSignature(proxy_box.RenderClipOval, () => ({
    __proto__: dart.getGetters(proxy_box.RenderClipOval.__proto__),
    [_cachedPath]: ui.Path,
    [_defaultClip]: ui.Rect
  }));
  dart.setSetterSignature(proxy_box.RenderClipOval, () => ({
    __proto__: dart.getSetters(proxy_box.RenderClipOval.__proto__),
    [_cachedPath]: ui.Path
  }));
  dart.setLibraryUri(proxy_box.RenderClipOval, I[1]);
  dart.setFieldSignature(proxy_box.RenderClipOval, () => ({
    __proto__: dart.getFields(proxy_box.RenderClipOval.__proto__),
    [_cachedRect]: dart.fieldType(dart.nullable(ui.Rect)),
    [__RenderClipOval__cachedPath]: dart.fieldType(dart.nullable(ui.Path)),
    [__RenderClipOval__cachedPath_isSet]: dart.fieldType(core.bool)
  }));
  proxy_box.RenderClipPath = class RenderClipPath extends proxy_box._RenderCustomClip$(ui.Path) {
    get [_defaultClip]() {
      let t1;
      t1 = ui.Path.new();
      return (() => {
        t1.addRect(ui.Offset.zero['&'](this.size));
        return t1;
      })();
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 1679, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 1679, 59, "position");
      if (this[_clipper] != null) {
        this[_updateClip]();
        if (!(this[_clip] != null)) dart.assertFailed(null, I[0], 1682, 14, "_clip != null");
        if (!dart.test(dart.nullCheck(this[_clip]).contains(position))) return false;
      }
      return super.hitTest(result, {position: position});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1690, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1690, 46, "offset");
      if (this.child != null) {
        this[_updateClip]();
        this.layer = context.pushClipPath(this.needsCompositing, offset, ui.Offset.zero['&'](this.size), dart.nullCheck(this[_clip]), dart.bind(this, 'paint', super.paint), {clipBehavior: this.clipBehavior, oldLayer: T$.ClipPathLayerN().as(this.layer)});
      } else {
        this.layer = null;
      }
    }
    debugPaintSize(context, offset) {
      if (context == null) dart.nullFailed(I[0], 1708, 39, "context");
      if (offset == null) dart.nullFailed(I[0], 1708, 55, "offset");
      if (!dart.test(dart.fn(() => {
        if (this.child != null) {
          super.debugPaintSize(context, offset);
          context.canvas.drawPath(dart.nullCheck(this[_clip]).shift(offset), dart.nullCheck(this[_debugPaint]));
          dart.nullCheck(this[_debugText]).paint(context.canvas, offset);
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1709, 12, "() {\r\n      if (child != null) {\r\n        super.debugPaintSize(context, offset);\r\n        context.canvas.drawPath(_clip!.shift(offset), _debugPaint!);\r\n        _debugText!.paint(context.canvas, offset);\r\n      }\r\n      return true;\r\n    }()");
    }
  };
  (proxy_box.RenderClipPath.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let clipper = opts && 'clipper' in opts ? opts.clipper : null;
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[8] || CT.C8;
    if (clipBehavior == null) dart.nullFailed(I[0], 1670, 10, "clipBehavior");
    if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1671, 15, "clipBehavior != null");
    if (!(clipBehavior != ui.Clip.none)) dart.assertFailed(null, I[0], 1672, 15, "clipBehavior != Clip.none");
    proxy_box.RenderClipPath.__proto__.new.call(this, {child: child, clipper: clipper, clipBehavior: clipBehavior});
    ;
  }).prototype = proxy_box.RenderClipPath.prototype;
  dart.addTypeTests(proxy_box.RenderClipPath);
  dart.addTypeCaches(proxy_box.RenderClipPath);
  dart.setGetterSignature(proxy_box.RenderClipPath, () => ({
    __proto__: dart.getGetters(proxy_box.RenderClipPath.__proto__),
    [_defaultClip]: ui.Path
  }));
  dart.setLibraryUri(proxy_box.RenderClipPath, I[1]);
  var _elevation = dart.privateName(proxy_box, "_elevation");
  var _color = dart.privateName(proxy_box, "_color");
  var _shadowColor = dart.privateName(proxy_box, "_shadowColor");
  const _is__RenderPhysicalModelBase_default = Symbol('_is__RenderPhysicalModelBase_default');
  proxy_box._RenderPhysicalModelBase$ = dart.generic(T => {
    class _RenderPhysicalModelBase extends proxy_box._RenderCustomClip$(T) {
      get elevation() {
        return this[_elevation];
      }
      set elevation(value) {
        if (value == null) dart.nullFailed(I[0], 1751, 24, "value");
        if (!(value != null && dart.notNull(value) >= 0.0)) dart.assertFailed(null, I[0], 1752, 12, "value != null && value >= 0.0");
        if (this.elevation == value) return;
        let didNeedCompositing = this.alwaysNeedsCompositing;
        this[_elevation] = value;
        if (didNeedCompositing != this.alwaysNeedsCompositing) this.markNeedsCompositingBitsUpdate();
        this.markNeedsPaint();
      }
      get shadowColor() {
        return this[_shadowColor];
      }
      set shadowColor(value) {
        if (value == null) dart.nullFailed(I[0], 1765, 25, "value");
        if (!(value != null)) dart.assertFailed(null, I[0], 1766, 12, "value != null");
        if (dart.equals(this.shadowColor, value)) return;
        this[_shadowColor] = value;
        this.markNeedsPaint();
      }
      get color() {
        return this[_color];
      }
      set color(value) {
        if (value == null) dart.nullFailed(I[0], 1776, 19, "value");
        if (!(value != null)) dart.assertFailed(null, I[0], 1777, 12, "value != null");
        if (dart.equals(this.color, value)) return;
        this[_color] = value;
        this.markNeedsPaint();
      }
      get alwaysNeedsCompositing() {
        return true;
      }
      describeSemanticsConfiguration(config) {
        if (config == null) dart.nullFailed(I[0], 1788, 62, "config");
        super.describeSemanticsConfiguration(config);
        config.elevation = this.elevation;
      }
      debugFillProperties(description) {
        if (description == null) dart.nullFailed(I[0], 1794, 56, "description");
        super.debugFillProperties(description);
        description.add(new diagnostics.DoubleProperty.new("elevation", this.elevation));
        description.add(new colors.ColorProperty.new("color", this.color));
        description.add(new colors.ColorProperty.new("shadowColor", this.color));
      }
    }
    (_RenderPhysicalModelBase.new = function(opts) {
      let child = opts && 'child' in opts ? opts.child : null;
      let elevation = opts && 'elevation' in opts ? opts.elevation : null;
      if (elevation == null) dart.nullFailed(I[0], 1729, 21, "elevation");
      let color = opts && 'color' in opts ? opts.color : null;
      if (color == null) dart.nullFailed(I[0], 1730, 20, "color");
      let shadowColor = opts && 'shadowColor' in opts ? opts.shadowColor : null;
      if (shadowColor == null) dart.nullFailed(I[0], 1731, 20, "shadowColor");
      let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[16] || CT.C16;
      if (clipBehavior == null) dart.nullFailed(I[0], 1732, 10, "clipBehavior");
      let clipper = opts && 'clipper' in opts ? opts.clipper : null;
      if (!(elevation != null && dart.notNull(elevation) >= 0.0)) dart.assertFailed(null, I[0], 1734, 15, "elevation != null && elevation >= 0.0");
      if (!(color != null)) dart.assertFailed(null, I[0], 1735, 15, "color != null");
      if (!(shadowColor != null)) dart.assertFailed(null, I[0], 1736, 15, "shadowColor != null");
      if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1737, 15, "clipBehavior != null");
      this[_elevation] = elevation;
      this[_color] = color;
      this[_shadowColor] = shadowColor;
      _RenderPhysicalModelBase.__proto__.new.call(this, {child: child, clipBehavior: clipBehavior, clipper: clipper});
      ;
    }).prototype = _RenderPhysicalModelBase.prototype;
    dart.addTypeTests(_RenderPhysicalModelBase);
    _RenderPhysicalModelBase.prototype[_is__RenderPhysicalModelBase_default] = true;
    dart.addTypeCaches(_RenderPhysicalModelBase);
    dart.setGetterSignature(_RenderPhysicalModelBase, () => ({
      __proto__: dart.getGetters(_RenderPhysicalModelBase.__proto__),
      elevation: core.double,
      shadowColor: ui.Color,
      color: ui.Color
    }));
    dart.setSetterSignature(_RenderPhysicalModelBase, () => ({
      __proto__: dart.getSetters(_RenderPhysicalModelBase.__proto__),
      elevation: core.double,
      shadowColor: ui.Color,
      color: ui.Color
    }));
    dart.setLibraryUri(_RenderPhysicalModelBase, I[1]);
    dart.setFieldSignature(_RenderPhysicalModelBase, () => ({
      __proto__: dart.getFields(_RenderPhysicalModelBase.__proto__),
      [_elevation]: dart.fieldType(core.double),
      [_shadowColor]: dart.fieldType(ui.Color),
      [_color]: dart.fieldType(ui.Color)
    }));
    return _RenderPhysicalModelBase;
  });
  proxy_box._RenderPhysicalModelBase = proxy_box._RenderPhysicalModelBase$();
  dart.addTypeTests(proxy_box._RenderPhysicalModelBase, _is__RenderPhysicalModelBase_default);
  var _name$0 = dart.privateName(box_border, "_name");
  var _shape = dart.privateName(proxy_box, "_shape");
  proxy_box.RenderPhysicalModel = class RenderPhysicalModel extends proxy_box._RenderPhysicalModelBase$(ui.RRect) {
    get layer() {
      return T$.PhysicalModelLayerN().as(super.layer);
    }
    set layer(value) {
      super.layer = value;
    }
    get shape() {
      return this[_shape];
    }
    set shape(value) {
      if (value == null) dart.nullFailed(I[0], 1846, 22, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 1847, 12, "value != null");
      if (this.shape == value) return;
      this[_shape] = value;
      this[_markNeedsClip]();
    }
    get borderRadius() {
      return this[_borderRadius];
    }
    set borderRadius(value) {
      if (dart.equals(this.borderRadius, value)) return;
      this[_borderRadius] = value;
      this[_markNeedsClip]();
    }
    get [_defaultClip]() {
      let t1;
      if (!dart.test(this.hasSize)) dart.assertFailed(null, I[0], 1873, 12, "hasSize");
      if (!(this[_shape] != null)) dart.assertFailed(null, I[0], 1874, 12, "_shape != null");
      switch (this[_shape]) {
        case C[17] || CT.C17:
        {
          return (t1 = this.borderRadius, t1 == null ? border_radius.BorderRadius.zero : t1).toRRect(ui.Offset.zero['&'](this.size));
        }
        case C[19] || CT.C19:
        {
          let rect = ui.Offset.zero['&'](this.size);
          return new ui.RRect.fromRectXY(rect, dart.notNull(rect.width) / 2, dart.notNull(rect.height) / 2);
        }
        default:
        {
          dart.throw(new _internal.ReachabilityError.new("`null` encountered as case in a switch expression with a non-nullable enum type."));
        }
      }
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 1885, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 1885, 59, "position");
      if (this[_clipper] != null) {
        this[_updateClip]();
        if (!(this[_clip] != null)) dart.assertFailed(null, I[0], 1888, 14, "_clip != null");
        if (!dart.test(dart.nullCheck(this[_clip]).contains(position))) return false;
      }
      return super.hitTest(result, {position: position});
    }
    paint(context, offset) {
      let t1, t1$;
      if (context == null) dart.nullFailed(I[0], 1896, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1896, 46, "offset");
      if (this.child != null) {
        this[_updateClip]();
        let offsetRRect = dart.nullCheck(this[_clip]).shift(offset);
        let offsetBounds = offsetRRect.outerRect;
        let offsetRRectAsPath = (t1 = ui.Path.new(), (() => {
          t1.addRRect(offsetRRect);
          return t1;
        })());
        let paintShadows = true;
        if (!dart.test(dart.fn(() => {
          let t1;
          if (dart.test(debug.debugDisableShadows)) {
            if (dart.notNull(this.elevation) > 0.0) {
              context.canvas.drawRRect(offsetRRect, (t1 = ui.Paint.new(), (() => {
                t1.color = this.shadowColor;
                t1.style = ui.PaintingStyle.stroke;
                t1.strokeWidth = dart.notNull(this.elevation) * 2.0;
                return t1;
              })()));
            }
            paintShadows = false;
          }
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1903, 14, "() {\r\n        if (debugDisableShadows) {\r\n          if (elevation > 0.0) {\r\n            context.canvas.drawRRect(\r\n              offsetRRect,\r\n              Paint()\r\n                ..color = shadowColor\r\n                ..style = PaintingStyle.stroke\r\n                ..strokeWidth = elevation * 2.0,\r\n            );\r\n          }\r\n          paintShadows = false;\r\n        }\r\n        return true;\r\n      }()");
        this.layer == null ? this.layer = new layer.PhysicalModelLayer.new() : null;
        t1$ = dart.nullCheck(this.layer);
        (() => {
          t1$.clipPath = offsetRRectAsPath;
          t1$.clipBehavior = this.clipBehavior;
          t1$.elevation = paintShadows ? this.elevation : 0.0;
          t1$.color = this.color;
          t1$.shadowColor = this.shadowColor;
          return t1$;
        })();
        context.pushLayer(dart.nullCheck(this.layer), dart.bind(this, 'paint', super.paint), offset, {childPaintBounds: offsetBounds});
        if (!dart.test(dart.fn(() => {
          dart.nullCheck(this.layer).debugCreator = this.debugCreator;
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 1926, 14, "() {\r\n        layer!.debugCreator = debugCreator;\r\n        return true;\r\n      }()");
      } else {
        this.layer = null;
      }
    }
    debugFillProperties(description) {
      if (description == null) dart.nullFailed(I[0], 1936, 56, "description");
      super.debugFillProperties(description);
      description.add(new (T$.DiagnosticsPropertyOfBoxShape()).new("shape", this.shape));
      description.add(new (T$.DiagnosticsPropertyOfBorderRadius()).new("borderRadius", this.borderRadius));
    }
  };
  (proxy_box.RenderPhysicalModel.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let shape = opts && 'shape' in opts ? opts.shape : C[17] || CT.C17;
    if (shape == null) dart.nullFailed(I[0], 1816, 14, "shape");
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[16] || CT.C16;
    if (clipBehavior == null) dart.nullFailed(I[0], 1817, 10, "clipBehavior");
    let borderRadius = opts && 'borderRadius' in opts ? opts.borderRadius : null;
    let elevation = opts && 'elevation' in opts ? opts.elevation : 0;
    if (elevation == null) dart.nullFailed(I[0], 1819, 12, "elevation");
    let color = opts && 'color' in opts ? opts.color : null;
    if (color == null) dart.nullFailed(I[0], 1820, 20, "color");
    let shadowColor = opts && 'shadowColor' in opts ? opts.shadowColor : C[18] || CT.C18;
    if (shadowColor == null) dart.nullFailed(I[0], 1821, 11, "shadowColor");
    if (!(shape != null)) dart.assertFailed(null, I[0], 1822, 15, "shape != null");
    if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 1823, 15, "clipBehavior != null");
    if (!(elevation != null && dart.notNull(elevation) >= 0.0)) dart.assertFailed(null, I[0], 1824, 15, "elevation != null && elevation >= 0.0");
    if (!(color != null)) dart.assertFailed(null, I[0], 1825, 15, "color != null");
    if (!(shadowColor != null)) dart.assertFailed(null, I[0], 1826, 15, "shadowColor != null");
    this[_shape] = shape;
    this[_borderRadius] = borderRadius;
    proxy_box.RenderPhysicalModel.__proto__.new.call(this, {clipBehavior: clipBehavior, child: child, elevation: elevation, color: color, shadowColor: shadowColor});
    ;
  }).prototype = proxy_box.RenderPhysicalModel.prototype;
  dart.addTypeTests(proxy_box.RenderPhysicalModel);
  dart.addTypeCaches(proxy_box.RenderPhysicalModel);
  dart.setGetterSignature(proxy_box.RenderPhysicalModel, () => ({
    __proto__: dart.getGetters(proxy_box.RenderPhysicalModel.__proto__),
    layer: dart.nullable(layer.PhysicalModelLayer),
    shape: box_border.BoxShape,
    borderRadius: dart.nullable(border_radius.BorderRadius),
    [_defaultClip]: ui.RRect
  }));
  dart.setSetterSignature(proxy_box.RenderPhysicalModel, () => ({
    __proto__: dart.getSetters(proxy_box.RenderPhysicalModel.__proto__),
    shape: box_border.BoxShape,
    borderRadius: dart.nullable(border_radius.BorderRadius)
  }));
  dart.setLibraryUri(proxy_box.RenderPhysicalModel, I[1]);
  dart.setFieldSignature(proxy_box.RenderPhysicalModel, () => ({
    __proto__: dart.getFields(proxy_box.RenderPhysicalModel.__proto__),
    [_shape]: dart.fieldType(box_border.BoxShape),
    [_borderRadius]: dart.fieldType(dart.nullable(border_radius.BorderRadius))
  }));
  proxy_box.RenderPhysicalShape = class RenderPhysicalShape extends proxy_box._RenderPhysicalModelBase$(ui.Path) {
    get layer() {
      return T$.PhysicalModelLayerN().as(super.layer);
    }
    set layer(value) {
      super.layer = value;
    }
    get [_defaultClip]() {
      let t1;
      t1 = ui.Path.new();
      return (() => {
        t1.addRect(ui.Offset.zero['&'](this.size));
        return t1;
      })();
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 1985, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 1985, 59, "position");
      if (this[_clipper] != null) {
        this[_updateClip]();
        if (!(this[_clip] != null)) dart.assertFailed(null, I[0], 1988, 14, "_clip != null");
        if (!dart.test(dart.nullCheck(this[_clip]).contains(position))) return false;
      }
      return super.hitTest(result, {position: position});
    }
    paint(context, offset) {
      let t1;
      if (context == null) dart.nullFailed(I[0], 1996, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 1996, 46, "offset");
      if (this.child != null) {
        this[_updateClip]();
        let offsetBounds = offset['&'](this.size);
        let offsetPath = dart.nullCheck(this[_clip]).shift(offset);
        let paintShadows = true;
        if (!dart.test(dart.fn(() => {
          let t1;
          if (dart.test(debug.debugDisableShadows)) {
            if (dart.notNull(this.elevation) > 0.0) {
              context.canvas.drawPath(offsetPath, (t1 = ui.Paint.new(), (() => {
                t1.color = this.shadowColor;
                t1.style = ui.PaintingStyle.stroke;
                t1.strokeWidth = dart.notNull(this.elevation) * 2.0;
                return t1;
              })()));
            }
            paintShadows = false;
          }
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 2002, 14, "() {\r\n        if (debugDisableShadows) {\r\n          if (elevation > 0.0) {\r\n            context.canvas.drawPath(\r\n              offsetPath,\r\n              Paint()\r\n                ..color = shadowColor\r\n                ..style = PaintingStyle.stroke\r\n                ..strokeWidth = elevation * 2.0,\r\n            );\r\n          }\r\n          paintShadows = false;\r\n        }\r\n        return true;\r\n      }()");
        this.layer == null ? this.layer = new layer.PhysicalModelLayer.new() : null;
        t1 = dart.nullCheck(this.layer);
        (() => {
          t1.clipPath = offsetPath;
          t1.clipBehavior = this.clipBehavior;
          t1.elevation = paintShadows ? this.elevation : 0.0;
          t1.color = this.color;
          t1.shadowColor = this.shadowColor;
          return t1;
        })();
        context.pushLayer(dart.nullCheck(this.layer), dart.bind(this, 'paint', super.paint), offset, {childPaintBounds: offsetBounds});
        if (!dart.test(dart.fn(() => {
          dart.nullCheck(this.layer).debugCreator = this.debugCreator;
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 2025, 14, "() {\r\n        layer!.debugCreator = debugCreator;\r\n        return true;\r\n      }()");
      } else {
        this.layer = null;
      }
    }
    debugFillProperties(description) {
      if (description == null) dart.nullFailed(I[0], 2035, 56, "description");
      super.debugFillProperties(description);
      description.add(new (T$.DiagnosticsPropertyOfCustomClipperOfPath()).new("clipper", this.clipper));
    }
  };
  (proxy_box.RenderPhysicalShape.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let clipper = opts && 'clipper' in opts ? opts.clipper : null;
    if (clipper == null) dart.nullFailed(I[0], 1960, 34, "clipper");
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[16] || CT.C16;
    if (clipBehavior == null) dart.nullFailed(I[0], 1961, 10, "clipBehavior");
    let elevation = opts && 'elevation' in opts ? opts.elevation : 0;
    if (elevation == null) dart.nullFailed(I[0], 1962, 12, "elevation");
    let color = opts && 'color' in opts ? opts.color : null;
    if (color == null) dart.nullFailed(I[0], 1963, 20, "color");
    let shadowColor = opts && 'shadowColor' in opts ? opts.shadowColor : C[18] || CT.C18;
    if (shadowColor == null) dart.nullFailed(I[0], 1964, 11, "shadowColor");
    if (!(clipper != null)) dart.assertFailed(null, I[0], 1965, 15, "clipper != null");
    if (!(elevation != null && dart.notNull(elevation) >= 0.0)) dart.assertFailed(null, I[0], 1966, 15, "elevation != null && elevation >= 0.0");
    if (!(color != null)) dart.assertFailed(null, I[0], 1967, 15, "color != null");
    if (!(shadowColor != null)) dart.assertFailed(null, I[0], 1968, 15, "shadowColor != null");
    proxy_box.RenderPhysicalShape.__proto__.new.call(this, {child: child, elevation: elevation, color: color, shadowColor: shadowColor, clipper: clipper, clipBehavior: clipBehavior});
    ;
  }).prototype = proxy_box.RenderPhysicalShape.prototype;
  dart.addTypeTests(proxy_box.RenderPhysicalShape);
  dart.addTypeCaches(proxy_box.RenderPhysicalShape);
  dart.setGetterSignature(proxy_box.RenderPhysicalShape, () => ({
    __proto__: dart.getGetters(proxy_box.RenderPhysicalShape.__proto__),
    layer: dart.nullable(layer.PhysicalModelLayer),
    [_defaultClip]: ui.Path
  }));
  dart.setLibraryUri(proxy_box.RenderPhysicalShape, I[1]);
  proxy_box.DecorationPosition = class DecorationPosition extends core.Object {
    toString() {
      return this[_name$];
    }
  };
  (proxy_box.DecorationPosition.new = function(index, _name) {
    if (index == null) dart.nullFailed(I[0], 2042, 6, "index");
    if (_name == null) dart.nullFailed(I[0], 2042, 6, "_name");
    this.index = index;
    this[_name$] = _name;
    ;
  }).prototype = proxy_box.DecorationPosition.prototype;
  dart.addTypeTests(proxy_box.DecorationPosition);
  dart.addTypeCaches(proxy_box.DecorationPosition);
  dart.setLibraryUri(proxy_box.DecorationPosition, I[1]);
  dart.setFieldSignature(proxy_box.DecorationPosition, () => ({
    __proto__: dart.getFields(proxy_box.DecorationPosition.__proto__),
    index: dart.finalFieldType(core.int),
    [_name$]: dart.finalFieldType(core.String)
  }));
  dart.defineExtensionMethods(proxy_box.DecorationPosition, ['toString']);
  proxy_box.DecorationPosition.background = C[20] || CT.C20;
  proxy_box.DecorationPosition.foreground = C[21] || CT.C21;
  proxy_box.DecorationPosition.values = C[22] || CT.C22;
  var ImageConfiguration_platform = dart.privateName(image_provider, "ImageConfiguration.platform");
  var ImageConfiguration_size = dart.privateName(image_provider, "ImageConfiguration.size");
  var ImageConfiguration_textDirection = dart.privateName(image_provider, "ImageConfiguration.textDirection");
  var ImageConfiguration_locale = dart.privateName(image_provider, "ImageConfiguration.locale");
  var ImageConfiguration_devicePixelRatio = dart.privateName(image_provider, "ImageConfiguration.devicePixelRatio");
  var ImageConfiguration_bundle = dart.privateName(image_provider, "ImageConfiguration.bundle");
  var _painter = dart.privateName(proxy_box, "_painter");
  var _decoration = dart.privateName(proxy_box, "_decoration");
  var _position = dart.privateName(proxy_box, "_position");
  var _configuration = dart.privateName(proxy_box, "_configuration");
  proxy_box.RenderDecoratedBox = class RenderDecoratedBox extends proxy_box.RenderProxyBox {
    get decoration() {
      return this[_decoration];
    }
    set decoration(value) {
      let t1;
      if (value == null) dart.nullFailed(I[0], 2079, 29, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2080, 12, "value != null");
      if (dart.equals(value, this[_decoration])) return;
      t1 = this[_painter];
      t1 == null ? null : t1.dispose();
      this[_painter] = null;
      this[_decoration] = value;
      this.markNeedsPaint();
    }
    get position() {
      return this[_position];
    }
    set position(value) {
      if (value == null) dart.nullFailed(I[0], 2092, 35, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2093, 12, "value != null");
      if (value == this[_position]) return;
      this[_position] = value;
      this.markNeedsPaint();
    }
    get configuration() {
      return this[_configuration];
    }
    set configuration(value) {
      if (value == null) dart.nullFailed(I[0], 2108, 40, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2109, 12, "value != null");
      if (dart.equals(value, this[_configuration])) return;
      this[_configuration] = value;
      this.markNeedsPaint();
    }
    detach() {
      let t1;
      t1 = this[_painter];
      t1 == null ? null : t1.dispose();
      this[_painter] = null;
      super.detach();
      this.markNeedsPaint();
    }
    hitTestSelf(position) {
      if (position == null) dart.nullFailed(I[0], 2130, 27, "position");
      return this[_decoration].hitTest(this.size, position, {textDirection: this.configuration.textDirection});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 2135, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 2135, 46, "offset");
      if (!(this.size.width != null)) dart.assertFailed(null, I[0], 2136, 12, "size.width != null");
      if (!(this.size.height != null)) dart.assertFailed(null, I[0], 2137, 12, "size.height != null");
      this[_painter] == null ? this[_painter] = this[_decoration].createBoxPainter(dart.bind(this, 'markNeedsPaint')) : null;
      let filledConfiguration = this.configuration.copyWith({size: this.size});
      if (this.position == proxy_box.DecorationPosition.background) {
        let debugSaveCount = null;
        if (!dart.test(dart.fn(() => {
          debugSaveCount = context.canvas.getSaveCount();
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 2142, 14, "() {\r\n        debugSaveCount = context.canvas.getSaveCount();\r\n        return true;\r\n      }()");
        dart.nullCheck(this[_painter]).paint(context.canvas, offset, filledConfiguration);
        if (!dart.test(dart.fn(() => {
          if (debugSaveCount != context.canvas.getSaveCount()) {
            dart.throw(new assertions.FlutterError.fromParts(T$.JSArrayOfDiagnosticsNode().of([new assertions.ErrorSummary.new(dart.str(dart.runtimeType(this[_decoration])) + " painter had mismatching save and restore calls."), new assertions.ErrorDescription.new("Before painting the decoration, the canvas save count was " + dart.str(debugSaveCount) + ". " + "After painting it, the canvas save count was " + dart.str(context.canvas.getSaveCount()) + ". " + "Every call to save() or saveLayer() must be matched by a call to restore()."), new (T$.DiagnosticsPropertyOfDecoration()).new("The decoration was", this.decoration, {style: diagnostics.DiagnosticsTreeStyle.errorProperty}), new (T$.DiagnosticsPropertyOfBoxPainter()).new("The painter was", this[_painter], {style: diagnostics.DiagnosticsTreeStyle.errorProperty})])));
          }
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 2147, 14, "() {\r\n        if (debugSaveCount != context.canvas.getSaveCount()) {\r\n          throw FlutterError.fromParts(<DiagnosticsNode>[\r\n            ErrorSummary('${_decoration.runtimeType} painter had mismatching save and restore calls.'),\r\n            ErrorDescription(\r\n              'Before painting the decoration, the canvas save count was $debugSaveCount. '\r\n              'After painting it, the canvas save count was ${context.canvas.getSaveCount()}. '\r\n              'Every call to save() or saveLayer() must be matched by a call to restore().'\r\n            ),\r\n            DiagnosticsProperty<Decoration>('The decoration was', decoration, style: DiagnosticsTreeStyle.errorProperty),\r\n            DiagnosticsProperty<BoxPainter>('The painter was', _painter, style: DiagnosticsTreeStyle.errorProperty),\r\n          ]);\r\n        }\r\n        return true;\r\n      }()");
        if (dart.test(this.decoration.isComplex)) context.setIsComplexHint();
      }
      super.paint(context, offset);
      if (this.position == proxy_box.DecorationPosition.foreground) {
        dart.nullCheck(this[_painter]).paint(context.canvas, offset, filledConfiguration);
        if (dart.test(this.decoration.isComplex)) context.setIsComplexHint();
      }
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 2174, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(this[_decoration].toDiagnosticsNode({name: "decoration"}));
      properties.add(new (T$.DiagnosticsPropertyOfImageConfiguration()).new("configuration", this.configuration));
    }
  };
  (proxy_box.RenderDecoratedBox.new = function(opts) {
    let decoration = opts && 'decoration' in opts ? opts.decoration : null;
    if (decoration == null) dart.nullFailed(I[0], 2060, 25, "decoration");
    let position = opts && 'position' in opts ? opts.position : C[20] || CT.C20;
    if (position == null) dart.nullFailed(I[0], 2061, 24, "position");
    let configuration = opts && 'configuration' in opts ? opts.configuration : C[23] || CT.C23;
    if (configuration == null) dart.nullFailed(I[0], 2062, 24, "configuration");
    let child = opts && 'child' in opts ? opts.child : null;
    this[_painter] = null;
    if (!(decoration != null)) dart.assertFailed(null, I[0], 2064, 15, "decoration != null");
    if (!(position != null)) dart.assertFailed(null, I[0], 2065, 15, "position != null");
    if (!(configuration != null)) dart.assertFailed(null, I[0], 2066, 15, "configuration != null");
    this[_decoration] = decoration;
    this[_position] = position;
    this[_configuration] = configuration;
    proxy_box.RenderDecoratedBox.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderDecoratedBox.prototype;
  dart.addTypeTests(proxy_box.RenderDecoratedBox);
  dart.addTypeCaches(proxy_box.RenderDecoratedBox);
  dart.setGetterSignature(proxy_box.RenderDecoratedBox, () => ({
    __proto__: dart.getGetters(proxy_box.RenderDecoratedBox.__proto__),
    decoration: decoration.Decoration,
    position: proxy_box.DecorationPosition,
    configuration: image_provider.ImageConfiguration
  }));
  dart.setSetterSignature(proxy_box.RenderDecoratedBox, () => ({
    __proto__: dart.getSetters(proxy_box.RenderDecoratedBox.__proto__),
    decoration: decoration.Decoration,
    position: proxy_box.DecorationPosition,
    configuration: image_provider.ImageConfiguration
  }));
  dart.setLibraryUri(proxy_box.RenderDecoratedBox, I[1]);
  dart.setFieldSignature(proxy_box.RenderDecoratedBox, () => ({
    __proto__: dart.getFields(proxy_box.RenderDecoratedBox.__proto__),
    [_painter]: dart.fieldType(dart.nullable(decoration.BoxPainter)),
    [_decoration]: dart.fieldType(decoration.Decoration),
    [_position]: dart.fieldType(proxy_box.DecorationPosition),
    [_configuration]: dart.fieldType(image_provider.ImageConfiguration)
  }));
  var transformHitTests$ = dart.privateName(proxy_box, "RenderTransform.transformHitTests");
  var _origin = dart.privateName(proxy_box, "_origin");
  var _alignment = dart.privateName(proxy_box, "_alignment");
  var _textDirection = dart.privateName(proxy_box, "_textDirection");
  var _transform = dart.privateName(proxy_box, "_transform");
  var _effectiveTransform = dart.privateName(proxy_box, "_effectiveTransform");
  proxy_box.RenderTransform = class RenderTransform extends proxy_box.RenderProxyBox {
    get transformHitTests() {
      return this[transformHitTests$];
    }
    set transformHitTests(value) {
      this[transformHitTests$] = value;
    }
    get origin() {
      return this[_origin];
    }
    set origin(value) {
      if (dart.equals(this[_origin], value)) return;
      this[_origin] = value;
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    get alignment() {
      return this[_alignment];
    }
    set alignment(value) {
      if (dart.equals(this[_alignment], value)) return;
      this[_alignment] = value;
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    get textDirection() {
      return this[_textDirection];
    }
    set textDirection(value) {
      if (this[_textDirection] == value) return;
      this[_textDirection] = value;
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    set transform(value) {
      if (value == null) dart.nullFailed(I[0], 2263, 25, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2264, 12, "value != null");
      if (dart.equals(this[_transform], value)) return;
      this[_transform] = vector_math_64.Matrix4.copy(value);
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    setIdentity() {
      dart.nullCheck(this[_transform]).setIdentity();
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    rotateX(radians) {
      if (radians == null) dart.nullFailed(I[0], 2280, 23, "radians");
      dart.nullCheck(this[_transform]).rotateX(radians);
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    rotateY(radians) {
      if (radians == null) dart.nullFailed(I[0], 2287, 23, "radians");
      dart.nullCheck(this[_transform]).rotateY(radians);
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    rotateZ(radians) {
      if (radians == null) dart.nullFailed(I[0], 2294, 23, "radians");
      dart.nullCheck(this[_transform]).rotateZ(radians);
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    translate(x, y = 0, z = 0) {
      if (x == null) dart.nullFailed(I[0], 2301, 25, "x");
      if (y == null) dart.nullFailed(I[0], 2301, 37, "y");
      if (z == null) dart.nullFailed(I[0], 2301, 53, "z");
      dart.nullCheck(this[_transform]).translate(x, y, z);
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    scale(x, y = null, z = null) {
      if (x == null) dart.nullFailed(I[0], 2308, 21, "x");
      dart.nullCheck(this[_transform]).scale(x, y, z);
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    get [_effectiveTransform]() {
      let t1;
      let resolvedAlignment = (t1 = this.alignment, t1 == null ? null : t1.resolve(this.textDirection));
      if (this[_origin] == null && resolvedAlignment == null) return this[_transform];
      let result = vector_math_64.Matrix4.identity();
      if (this[_origin] != null) result.translate(dart.nullCheck(this[_origin]).dx, dart.nullCheck(this[_origin]).dy);
      let translation = null;
      if (resolvedAlignment != null) {
        translation = resolvedAlignment.alongSize(this.size);
        result.translate(translation.dx, translation.dy);
      }
      result.multiply(dart.nullCheck(this[_transform]));
      if (resolvedAlignment != null) result.translate(-dart.notNull(dart.nullCheck(translation).dx), -dart.notNull(translation.dy));
      if (this[_origin] != null) result.translate(-dart.notNull(dart.nullCheck(this[_origin]).dx), -dart.notNull(dart.nullCheck(this[_origin]).dy));
      return result;
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 2335, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 2335, 59, "position");
      return this.hitTestChildren(result, {position: position});
    }
    hitTestChildren(result, opts) {
      if (result == null) dart.nullFailed(I[0], 2344, 41, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 2344, 67, "position");
      if (!(!dart.test(this.transformHitTests) || this[_effectiveTransform] != null)) dart.assertFailed(null, I[0], 2345, 12, "!transformHitTests || _effectiveTransform != null");
      return result.addWithPaintTransform({transform: dart.test(this.transformHitTests) ? this[_effectiveTransform] : null, position: position, hitTest: dart.fn((result, position) => {
          if (result == null) dart.nullFailed(I[0], 2349, 34, "result");
          return super.hitTestChildren(result, {position: dart.nullCheck(position)});
        }, T$.BoxHitTestResultAndOffsetNTobool())});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 2356, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 2356, 46, "offset");
      if (this.child != null) {
        let transform = dart.nullCheck(this[_effectiveTransform]);
        let childOffset = matrix_utils.MatrixUtils.getAsTranslation(transform);
        if (childOffset == null) {
          this.layer = context.pushTransform(this.needsCompositing, offset, transform, dart.bind(this, 'paint', super.paint), {oldLayer: T$.TransformLayerN().as(this.layer)});
        } else {
          super.paint(context, offset['+'](childOffset));
          this.layer = null;
        }
      }
    }
    applyPaintTransform(child, transform) {
      box.RenderBox.as(child);
      if (child == null) dart.nullFailed(I[0], 2376, 38, "child");
      if (transform == null) dart.nullFailed(I[0], 2376, 53, "transform");
      transform.multiply(dart.nullCheck(this[_effectiveTransform]));
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 2381, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new matrix_utils.TransformProperty.new("transform matrix", this[_transform]));
      properties.add(new (T$.DiagnosticsPropertyOfOffset()).new("origin", this.origin));
      properties.add(new (T$.DiagnosticsPropertyOfAlignmentGeometry()).new("alignment", this.alignment));
      properties.add(new (T$.EnumPropertyOfTextDirection()).new("textDirection", this.textDirection, {defaultValue: null}));
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("transformHitTests", this.transformHitTests));
    }
  };
  (proxy_box.RenderTransform.new = function(opts) {
    let transform = opts && 'transform' in opts ? opts.transform : null;
    if (transform == null) dart.nullFailed(I[0], 2187, 22, "transform");
    let origin = opts && 'origin' in opts ? opts.origin : null;
    let alignment = opts && 'alignment' in opts ? opts.alignment : null;
    let textDirection = opts && 'textDirection' in opts ? opts.textDirection : null;
    let transformHitTests = opts && 'transformHitTests' in opts ? opts.transformHitTests : true;
    if (transformHitTests == null) dart.nullFailed(I[0], 2191, 10, "transformHitTests");
    let child = opts && 'child' in opts ? opts.child : null;
    this[_origin] = null;
    this[_alignment] = null;
    this[_textDirection] = null;
    this[_transform] = null;
    this[transformHitTests$] = transformHitTests;
    if (!(transform != null)) dart.assertFailed(null, I[0], 2193, 15, "transform != null");
    proxy_box.RenderTransform.__proto__.new.call(this, child);
    this.transform = transform;
    this.alignment = alignment;
    this.textDirection = textDirection;
    this.origin = origin;
  }).prototype = proxy_box.RenderTransform.prototype;
  dart.addTypeTests(proxy_box.RenderTransform);
  dart.addTypeCaches(proxy_box.RenderTransform);
  dart.setMethodSignature(proxy_box.RenderTransform, () => ({
    __proto__: dart.getMethods(proxy_box.RenderTransform.__proto__),
    setIdentity: dart.fnType(dart.void, []),
    rotateX: dart.fnType(dart.void, [core.double]),
    rotateY: dart.fnType(dart.void, [core.double]),
    rotateZ: dart.fnType(dart.void, [core.double]),
    translate: dart.fnType(dart.void, [core.double], [core.double, core.double]),
    scale: dart.fnType(dart.void, [core.double], [dart.nullable(core.double), dart.nullable(core.double)])
  }));
  dart.setGetterSignature(proxy_box.RenderTransform, () => ({
    __proto__: dart.getGetters(proxy_box.RenderTransform.__proto__),
    origin: dart.nullable(ui.Offset),
    alignment: dart.nullable(alignment.AlignmentGeometry),
    textDirection: dart.nullable(ui.TextDirection),
    [_effectiveTransform]: dart.nullable(vector_math_64.Matrix4)
  }));
  dart.setSetterSignature(proxy_box.RenderTransform, () => ({
    __proto__: dart.getSetters(proxy_box.RenderTransform.__proto__),
    origin: dart.nullable(ui.Offset),
    alignment: dart.nullable(alignment.AlignmentGeometry),
    textDirection: dart.nullable(ui.TextDirection),
    transform: vector_math_64.Matrix4
  }));
  dart.setLibraryUri(proxy_box.RenderTransform, I[1]);
  dart.setFieldSignature(proxy_box.RenderTransform, () => ({
    __proto__: dart.getFields(proxy_box.RenderTransform.__proto__),
    [_origin]: dart.fieldType(dart.nullable(ui.Offset)),
    [_alignment]: dart.fieldType(dart.nullable(alignment.AlignmentGeometry)),
    [_textDirection]: dart.fieldType(dart.nullable(ui.TextDirection)),
    transformHitTests: dart.fieldType(core.bool),
    [_transform]: dart.fieldType(dart.nullable(vector_math_64.Matrix4))
  }));
  var _name$1 = dart.privateName(box_fit, "_name");
  var Alignment_y = dart.privateName(alignment, "Alignment.y");
  var Alignment_x = dart.privateName(alignment, "Alignment.x");
  var _resolvedAlignment = dart.privateName(proxy_box, "_resolvedAlignment");
  var _hasVisualOverflow = dart.privateName(proxy_box, "_hasVisualOverflow");
  var _fit = dart.privateName(proxy_box, "_fit");
  var _resolve = dart.privateName(proxy_box, "_resolve");
  var _markNeedResolution = dart.privateName(proxy_box, "_markNeedResolution");
  var _fitAffectsLayout = dart.privateName(proxy_box, "_fitAffectsLayout");
  var _clearPaintData = dart.privateName(proxy_box, "_clearPaintData");
  var BoxConstraints_maxHeight = dart.privateName(box, "BoxConstraints.maxHeight");
  var BoxConstraints_minHeight = dart.privateName(box, "BoxConstraints.minHeight");
  var BoxConstraints_maxWidth = dart.privateName(box, "BoxConstraints.maxWidth");
  var BoxConstraints_minWidth = dart.privateName(box, "BoxConstraints.minWidth");
  var _updatePaintData = dart.privateName(proxy_box, "_updatePaintData");
  var _paintChildWithTransform = dart.privateName(proxy_box, "_paintChildWithTransform");
  proxy_box.RenderFittedBox = class RenderFittedBox extends proxy_box.RenderProxyBox {
    [_resolve]() {
      if (this[_resolvedAlignment] != null) return;
      this[_resolvedAlignment] = this.alignment.resolve(this.textDirection);
    }
    [_markNeedResolution]() {
      this[_resolvedAlignment] = null;
      this.markNeedsPaint();
    }
    [_fitAffectsLayout](fit) {
      if (fit == null) dart.nullFailed(I[0], 2424, 33, "fit");
      switch (fit) {
        case C[26] || CT.C26:
        {
          return true;
        }
        default:
        {
          return false;
        }
      }
    }
    get fit() {
      return this[_fit];
    }
    set fit(value) {
      if (value == null) dart.nullFailed(I[0], 2436, 18, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2437, 12, "value != null");
      if (this[_fit] == value) return;
      let lastFit = this[_fit];
      this[_fit] = value;
      if (dart.test(this[_fitAffectsLayout](lastFit)) || dart.test(this[_fitAffectsLayout](value))) {
        this.markNeedsLayout();
      } else {
        this[_clearPaintData]();
        this.markNeedsPaint();
      }
    }
    get alignment() {
      return this[_alignment];
    }
    set alignment(value) {
      if (value == null) dart.nullFailed(I[0], 2460, 35, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2461, 12, "value != null");
      if (dart.equals(this[_alignment], value)) return;
      this[_alignment] = value;
      this[_clearPaintData]();
      this[_markNeedResolution]();
    }
    get textDirection() {
      return this[_textDirection];
    }
    set textDirection(value) {
      if (this[_textDirection] == value) return;
      this[_textDirection] = value;
      this[_clearPaintData]();
      this[_markNeedResolution]();
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 2486, 40, "constraints");
      if (this.child != null) {
        let childSize = dart.nullCheck(this.child).getDryLayout(C[27] || CT.C27);
        let invalidChildSize = false;
        if (!dart.test(dart.fn(() => {
          if (dart.test(object.RenderObject.debugCheckingIntrinsics) && dart.notNull(childSize.width) * dart.notNull(childSize.height) === 0.0) {
            invalidChildSize = true;
          }
          return true;
        }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 2495, 14, "() {\r\n        if (RenderObject.debugCheckingIntrinsics && childSize.width * childSize.height == 0.0) {\r\n          invalidChildSize = true;\r\n        }\r\n        return true;\r\n      }()");
        if (invalidChildSize) {
          if (!dart.test(this.debugCannotComputeDryLayout({reason: "Child provided invalid size of " + dart.str(childSize) + "."}))) dart.assertFailed(null, I[0], 2502, 16, "debugCannotComputeDryLayout(\r\n          reason: 'Child provided invalid size of $childSize.',\r\n        )");
          return ui.Size.zero;
        }
        switch (this.fit) {
          case C[26] || CT.C26:
          {
            let sizeConstraints = constraints.loosen();
            let unconstrainedSize = sizeConstraints.constrainSizeAndAttemptToPreserveAspectRatio(childSize);
            return constraints.constrain(unconstrainedSize);
          }
          default:
          {
            return constraints.constrainSizeAndAttemptToPreserveAspectRatio(childSize);
          }
        }
      } else {
        return constraints.smallest;
      }
    }
    performLayout() {
      if (this.child != null) {
        dart.nullCheck(this.child).layout(C[27] || CT.C27, {parentUsesSize: true});
        switch (this.fit) {
          case C[26] || CT.C26:
          {
            let sizeConstraints = this.constraints.loosen();
            let unconstrainedSize = sizeConstraints.constrainSizeAndAttemptToPreserveAspectRatio(dart.nullCheck(this.child).size);
            this.size = this.constraints.constrain(unconstrainedSize);
            break;
          }
          default:
          {
            this.size = this.constraints.constrainSizeAndAttemptToPreserveAspectRatio(dart.nullCheck(this.child).size);
            break;
          }
        }
        this[_clearPaintData]();
      } else {
        this.size = this.constraints.smallest;
      }
    }
    get clipBehavior() {
      return this[_clipBehavior];
    }
    set clipBehavior(value) {
      if (value == null) dart.nullFailed(I[0], 2549, 25, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2550, 12, "value != null");
      if (value != this[_clipBehavior]) {
        this[_clipBehavior] = value;
        this.markNeedsPaint();
        this.markNeedsSemanticsUpdate();
      }
    }
    [_clearPaintData]() {
      this[_hasVisualOverflow] = null;
      this[_transform] = null;
    }
    [_updatePaintData]() {
      let t1;
      if (this[_transform] != null) return;
      if (this.child == null) {
        this[_hasVisualOverflow] = false;
        this[_transform] = vector_math_64.Matrix4.identity();
      } else {
        this[_resolve]();
        let childSize = dart.nullCheck(this.child).size;
        let sizes = box_fit.applyBoxFit(this[_fit], childSize, this.size);
        let scaleX = dart.notNull(sizes.destination.width) / dart.notNull(sizes.source.width);
        let scaleY = dart.notNull(sizes.destination.height) / dart.notNull(sizes.source.height);
        let sourceRect = dart.nullCheck(this[_resolvedAlignment]).inscribe(sizes.source, ui.Offset.zero['&'](childSize));
        let destinationRect = dart.nullCheck(this[_resolvedAlignment]).inscribe(sizes.destination, ui.Offset.zero['&'](this.size));
        this[_hasVisualOverflow] = dart.notNull(sourceRect.width) < dart.notNull(childSize.width) || dart.notNull(sourceRect.height) < dart.notNull(childSize.height);
        if (!(scaleX[$isFinite] && scaleY[$isFinite])) dart.assertFailed(null, I[0], 2579, 14, "scaleX.isFinite && scaleY.isFinite");
        this[_transform] = (t1 = vector_math_64.Matrix4.translationValues(destinationRect.left, destinationRect.top, 0.0), (() => {
          t1.scale(scaleX, scaleY, 1.0);
          t1.translate(-dart.notNull(sourceRect.left), -dart.notNull(sourceRect.top));
          return t1;
        })());
        if (!dart.test(dart.nullCheck(this[_transform]).storage[$every](dart.fn(value => {
          if (value == null) dart.nullFailed(I[0], 2583, 48, "value");
          return value[$isFinite];
        }, T$.doubleTobool())))) dart.assertFailed(null, I[0], 2583, 14, "_transform!.storage.every((double value) => value.isFinite)");
      }
    }
    [_paintChildWithTransform](context, offset) {
      if (context == null) dart.nullFailed(I[0], 2587, 60, "context");
      if (offset == null) dart.nullFailed(I[0], 2587, 76, "offset");
      let childOffset = matrix_utils.MatrixUtils.getAsTranslation(dart.nullCheck(this[_transform]));
      if (childOffset == null)
        return context.pushTransform(this.needsCompositing, offset, dart.nullCheck(this[_transform]), dart.bind(this, 'paint', super.paint), {oldLayer: layer.TransformLayer.is(this.layer) ? layer.TransformLayer.as(dart.nullCheck(this.layer)) : null});
      else
        super.paint(context, offset['+'](childOffset));
      return null;
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 2598, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 2598, 46, "offset");
      if (dart.test(this.size.isEmpty) || dart.test(dart.nullCheck(this.child).size.isEmpty)) return;
      this[_updatePaintData]();
      if (this.child != null) {
        if (dart.nullCheck(this[_hasVisualOverflow]) && this.clipBehavior != ui.Clip.none)
          this.layer = context.pushClipRect(this.needsCompositing, offset, ui.Offset.zero['&'](this.size), dart.bind(this, _paintChildWithTransform), {oldLayer: layer.ClipRectLayer.is(this.layer) ? layer.ClipRectLayer.as(dart.nullCheck(this.layer)) : null, clipBehavior: this.clipBehavior});
        else
          this.layer = this[_paintChildWithTransform](context, offset);
      }
    }
    hitTestChildren(result, opts) {
      let t1;
      if (result == null) dart.nullFailed(I[0], 2612, 41, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 2612, 67, "position");
      if (dart.test(this.size.isEmpty) || (t1 = this.child, t1 == null ? null : t1.size.isEmpty) === true) return false;
      this[_updatePaintData]();
      return result.addWithPaintTransform({transform: this[_transform], position: position, hitTest: dart.fn((result, position) => {
          if (result == null) dart.nullFailed(I[0], 2619, 34, "result");
          return super.hitTestChildren(result, {position: dart.nullCheck(position)});
        }, T$.BoxHitTestResultAndOffsetNTobool())});
    }
    applyPaintTransform(child, transform) {
      box.RenderBox.as(child);
      if (child == null) dart.nullFailed(I[0], 2626, 38, "child");
      if (transform == null) dart.nullFailed(I[0], 2626, 53, "transform");
      if (dart.test(this.size.isEmpty) || dart.test(child.size.isEmpty)) {
        transform.setZero();
      } else {
        this[_updatePaintData]();
        transform.multiply(dart.nullCheck(this[_transform]));
      }
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 2636, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.EnumPropertyOfBoxFit()).new("fit", this.fit));
      properties.add(new (T$.DiagnosticsPropertyOfAlignmentGeometry()).new("alignment", this.alignment));
      properties.add(new (T$.EnumPropertyOfTextDirection()).new("textDirection", this.textDirection, {defaultValue: null}));
    }
  };
  (proxy_box.RenderFittedBox.new = function(opts) {
    let fit = opts && 'fit' in opts ? opts.fit : C[24] || CT.C24;
    if (fit == null) dart.nullFailed(I[0], 2397, 12, "fit");
    let alignment = opts && 'alignment' in opts ? opts.alignment : C[25] || CT.C25;
    if (alignment == null) dart.nullFailed(I[0], 2398, 23, "alignment");
    let textDirection = opts && 'textDirection' in opts ? opts.textDirection : null;
    let child = opts && 'child' in opts ? opts.child : null;
    let clipBehavior = opts && 'clipBehavior' in opts ? opts.clipBehavior : C[16] || CT.C16;
    if (clipBehavior == null) dart.nullFailed(I[0], 2401, 10, "clipBehavior");
    this[_resolvedAlignment] = null;
    this[_hasVisualOverflow] = null;
    this[_transform] = null;
    this[_clipBehavior] = ui.Clip.none;
    if (!(fit != null)) dart.assertFailed(null, I[0], 2402, 15, "fit != null");
    if (!(alignment != null)) dart.assertFailed(null, I[0], 2403, 15, "alignment != null");
    if (!(clipBehavior != null)) dart.assertFailed(null, I[0], 2404, 15, "clipBehavior != null");
    this[_fit] = fit;
    this[_alignment] = alignment;
    this[_textDirection] = textDirection;
    this[_clipBehavior] = clipBehavior;
    proxy_box.RenderFittedBox.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderFittedBox.prototype;
  dart.addTypeTests(proxy_box.RenderFittedBox);
  dart.addTypeCaches(proxy_box.RenderFittedBox);
  dart.setMethodSignature(proxy_box.RenderFittedBox, () => ({
    __proto__: dart.getMethods(proxy_box.RenderFittedBox.__proto__),
    [_resolve]: dart.fnType(dart.void, []),
    [_markNeedResolution]: dart.fnType(dart.void, []),
    [_fitAffectsLayout]: dart.fnType(core.bool, [box_fit.BoxFit]),
    [_clearPaintData]: dart.fnType(dart.void, []),
    [_updatePaintData]: dart.fnType(dart.void, []),
    [_paintChildWithTransform]: dart.fnType(dart.nullable(layer.TransformLayer), [object.PaintingContext, ui.Offset])
  }));
  dart.setGetterSignature(proxy_box.RenderFittedBox, () => ({
    __proto__: dart.getGetters(proxy_box.RenderFittedBox.__proto__),
    fit: box_fit.BoxFit,
    alignment: alignment.AlignmentGeometry,
    textDirection: dart.nullable(ui.TextDirection),
    clipBehavior: ui.Clip
  }));
  dart.setSetterSignature(proxy_box.RenderFittedBox, () => ({
    __proto__: dart.getSetters(proxy_box.RenderFittedBox.__proto__),
    fit: box_fit.BoxFit,
    alignment: alignment.AlignmentGeometry,
    textDirection: dart.nullable(ui.TextDirection),
    clipBehavior: ui.Clip
  }));
  dart.setLibraryUri(proxy_box.RenderFittedBox, I[1]);
  dart.setFieldSignature(proxy_box.RenderFittedBox, () => ({
    __proto__: dart.getFields(proxy_box.RenderFittedBox.__proto__),
    [_resolvedAlignment]: dart.fieldType(dart.nullable(alignment.Alignment)),
    [_fit]: dart.fieldType(box_fit.BoxFit),
    [_alignment]: dart.fieldType(alignment.AlignmentGeometry),
    [_textDirection]: dart.fieldType(dart.nullable(ui.TextDirection)),
    [_hasVisualOverflow]: dart.fieldType(dart.nullable(core.bool)),
    [_transform]: dart.fieldType(dart.nullable(vector_math_64.Matrix4)),
    [_clipBehavior]: dart.fieldType(ui.Clip)
  }));
  var transformHitTests$0 = dart.privateName(proxy_box, "RenderFractionalTranslation.transformHitTests");
  var _translation = dart.privateName(proxy_box, "_translation");
  proxy_box.RenderFractionalTranslation = class RenderFractionalTranslation extends proxy_box.RenderProxyBox {
    get transformHitTests() {
      return this[transformHitTests$0];
    }
    set transformHitTests(value) {
      this[transformHitTests$0] = value;
    }
    get translation() {
      return this[_translation];
    }
    set translation(value) {
      if (value == null) dart.nullFailed(I[0], 2671, 26, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 2672, 12, "value != null");
      if (dart.equals(this[_translation], value)) return;
      this[_translation] = value;
      this.markNeedsPaint();
      this.markNeedsSemanticsUpdate();
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 2681, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 2681, 59, "position");
      return this.hitTestChildren(result, {position: position});
    }
    hitTestChildren(result, opts) {
      if (result == null) dart.nullFailed(I[0], 2698, 41, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 2698, 67, "position");
      if (!!dart.test(this.debugNeedsLayout)) dart.assertFailed(null, I[0], 2699, 12, "!debugNeedsLayout");
      return result.addWithPaintOffset({offset: dart.test(this.transformHitTests) ? new ui.Offset.new(dart.notNull(this.translation.dx) * dart.notNull(this.size.width), dart.notNull(this.translation.dy) * dart.notNull(this.size.height)) : null, position: position, hitTest: dart.fn((result, position) => {
          if (result == null) dart.nullFailed(I[0], 2705, 34, "result");
          return super.hitTestChildren(result, {position: dart.nullCheck(position)});
        }, T$.BoxHitTestResultAndOffsetNTobool())});
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 2712, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 2712, 46, "offset");
      if (!!dart.test(this.debugNeedsLayout)) dart.assertFailed(null, I[0], 2713, 12, "!debugNeedsLayout");
      if (this.child != null) {
        super.paint(context, new ui.Offset.new(dart.notNull(offset.dx) + dart.notNull(this.translation.dx) * dart.notNull(this.size.width), dart.notNull(offset.dy) + dart.notNull(this.translation.dy) * dart.notNull(this.size.height)));
      }
    }
    applyPaintTransform(child, transform) {
      box.RenderBox.as(child);
      if (child == null) dart.nullFailed(I[0], 2723, 38, "child");
      if (transform == null) dart.nullFailed(I[0], 2723, 53, "transform");
      transform.translate(dart.notNull(this.translation.dx) * dart.notNull(this.size.width), dart.notNull(this.translation.dy) * dart.notNull(this.size.height));
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 2731, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfOffset()).new("translation", this.translation));
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("transformHitTests", this.transformHitTests));
    }
  };
  (proxy_box.RenderFractionalTranslation.new = function(opts) {
    let translation = opts && 'translation' in opts ? opts.translation : null;
    if (translation == null) dart.nullFailed(I[0], 2658, 21, "translation");
    let transformHitTests = opts && 'transformHitTests' in opts ? opts.transformHitTests : true;
    if (transformHitTests == null) dart.nullFailed(I[0], 2659, 10, "transformHitTests");
    let child = opts && 'child' in opts ? opts.child : null;
    this[transformHitTests$0] = transformHitTests;
    if (!(translation != null)) dart.assertFailed(null, I[0], 2661, 15, "translation != null");
    this[_translation] = translation;
    proxy_box.RenderFractionalTranslation.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderFractionalTranslation.prototype;
  dart.addTypeTests(proxy_box.RenderFractionalTranslation);
  dart.addTypeCaches(proxy_box.RenderFractionalTranslation);
  dart.setGetterSignature(proxy_box.RenderFractionalTranslation, () => ({
    __proto__: dart.getGetters(proxy_box.RenderFractionalTranslation.__proto__),
    translation: ui.Offset
  }));
  dart.setSetterSignature(proxy_box.RenderFractionalTranslation, () => ({
    __proto__: dart.getSetters(proxy_box.RenderFractionalTranslation.__proto__),
    translation: ui.Offset
  }));
  dart.setLibraryUri(proxy_box.RenderFractionalTranslation, I[1]);
  dart.setFieldSignature(proxy_box.RenderFractionalTranslation, () => ({
    __proto__: dart.getFields(proxy_box.RenderFractionalTranslation.__proto__),
    [_translation]: dart.fieldType(ui.Offset),
    transformHitTests: dart.fieldType(core.bool)
  }));
  var onPointerDown$ = dart.privateName(proxy_box, "RenderPointerListener.onPointerDown");
  var onPointerMove$ = dart.privateName(proxy_box, "RenderPointerListener.onPointerMove");
  var onPointerUp$ = dart.privateName(proxy_box, "RenderPointerListener.onPointerUp");
  var onPointerHover$ = dart.privateName(proxy_box, "RenderPointerListener.onPointerHover");
  var onPointerCancel$ = dart.privateName(proxy_box, "RenderPointerListener.onPointerCancel");
  var onPointerSignal$ = dart.privateName(proxy_box, "RenderPointerListener.onPointerSignal");
  proxy_box.RenderPointerListener = class RenderPointerListener extends proxy_box.RenderProxyBoxWithHitTestBehavior {
    get onPointerDown() {
      return this[onPointerDown$];
    }
    set onPointerDown(value) {
      this[onPointerDown$] = value;
    }
    get onPointerMove() {
      return this[onPointerMove$];
    }
    set onPointerMove(value) {
      this[onPointerMove$] = value;
    }
    get onPointerUp() {
      return this[onPointerUp$];
    }
    set onPointerUp(value) {
      this[onPointerUp$] = value;
    }
    get onPointerHover() {
      return this[onPointerHover$];
    }
    set onPointerHover(value) {
      this[onPointerHover$] = value;
    }
    get onPointerCancel() {
      return this[onPointerCancel$];
    }
    set onPointerCancel(value) {
      this[onPointerCancel$] = value;
    }
    get onPointerSignal() {
      return this[onPointerSignal$];
    }
    set onPointerSignal(value) {
      this[onPointerSignal$] = value;
    }
    computeSizeForNoChild(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 2813, 45, "constraints");
      return constraints.biggest;
    }
    handleEvent(event, entry) {
      let t1, t1$, t1$0, t1$1, t1$2, t1$3;
      if (event == null) dart.nullFailed(I[0], 2818, 33, "event");
      hit_test.HitTestEntry.as(entry);
      if (entry == null) dart.nullFailed(I[0], 2818, 53, "entry");
      if (!dart.test(this.debugHandleEvent(event, entry))) dart.assertFailed(null, I[0], 2819, 12, "debugHandleEvent(event, entry)");
      if (events.PointerDownEvent.is(event)) {
        t1 = this.onPointerDown;
        return t1 == null ? null : t1(event);
      }
      if (events.PointerMoveEvent.is(event)) {
        t1$ = this.onPointerMove;
        return t1$ == null ? null : t1$(event);
      }
      if (events.PointerUpEvent.is(event)) {
        t1$0 = this.onPointerUp;
        return t1$0 == null ? null : t1$0(event);
      }
      if (events.PointerHoverEvent.is(event)) {
        t1$1 = this.onPointerHover;
        return t1$1 == null ? null : t1$1(event);
      }
      if (events.PointerCancelEvent.is(event)) {
        t1$2 = this.onPointerCancel;
        return t1$2 == null ? null : t1$2(event);
      }
      if (events.PointerSignalEvent.is(event)) {
        t1$3 = this.onPointerSignal;
        return t1$3 == null ? null : t1$3(event);
      }
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 2835, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.FlagsSummaryOfFunctionN()).new("listeners", new (T$.IdentityMapOfString$FunctionN()).from(["down", this.onPointerDown, "move", this.onPointerMove, "up", this.onPointerUp, "hover", this.onPointerHover, "cancel", this.onPointerCancel, "signal", this.onPointerSignal]), {ifEmpty: "<none>"}));
    }
  };
  (proxy_box.RenderPointerListener.new = function(opts) {
    let onPointerDown = opts && 'onPointerDown' in opts ? opts.onPointerDown : null;
    let onPointerMove = opts && 'onPointerMove' in opts ? opts.onPointerMove : null;
    let onPointerUp = opts && 'onPointerUp' in opts ? opts.onPointerUp : null;
    let onPointerHover = opts && 'onPointerHover' in opts ? opts.onPointerHover : null;
    let onPointerCancel = opts && 'onPointerCancel' in opts ? opts.onPointerCancel : null;
    let onPointerSignal = opts && 'onPointerSignal' in opts ? opts.onPointerSignal : null;
    let behavior = opts && 'behavior' in opts ? opts.behavior : C[0] || CT.C0;
    if (behavior == null) dart.nullFailed(I[0], 2786, 21, "behavior");
    let child = opts && 'child' in opts ? opts.child : null;
    this[onPointerDown$] = onPointerDown;
    this[onPointerMove$] = onPointerMove;
    this[onPointerUp$] = onPointerUp;
    this[onPointerHover$] = onPointerHover;
    this[onPointerCancel$] = onPointerCancel;
    this[onPointerSignal$] = onPointerSignal;
    proxy_box.RenderPointerListener.__proto__.new.call(this, {behavior: behavior, child: child});
    ;
  }).prototype = proxy_box.RenderPointerListener.prototype;
  dart.addTypeTests(proxy_box.RenderPointerListener);
  dart.addTypeCaches(proxy_box.RenderPointerListener);
  dart.setLibraryUri(proxy_box.RenderPointerListener, I[1]);
  dart.setFieldSignature(proxy_box.RenderPointerListener, () => ({
    __proto__: dart.getFields(proxy_box.RenderPointerListener.__proto__),
    onPointerDown: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerDownEvent]))),
    onPointerMove: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerMoveEvent]))),
    onPointerUp: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerUpEvent]))),
    onPointerHover: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerHoverEvent]))),
    onPointerCancel: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerCancelEvent]))),
    onPointerSignal: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerSignalEvent])))
  }));
  var onEnter$ = dart.privateName(proxy_box, "RenderMouseRegion.onEnter");
  var onHover$ = dart.privateName(proxy_box, "RenderMouseRegion.onHover");
  var onExit$ = dart.privateName(proxy_box, "RenderMouseRegion.onExit");
  var _cursor = dart.privateName(proxy_box, "_cursor");
  var _validForMouseTracker = dart.privateName(proxy_box, "_validForMouseTracker");
  var _opaque = dart.privateName(proxy_box, "_opaque");
  proxy_box.RenderMouseRegion = class RenderMouseRegion extends proxy_box.RenderProxyBox {
    get onEnter() {
      return this[onEnter$];
    }
    set onEnter(value) {
      this[onEnter$] = value;
    }
    get onHover() {
      return this[onHover$];
    }
    set onHover(value) {
      this[onHover$] = value;
    }
    get onExit() {
      return this[onExit$];
    }
    set onExit(value) {
      this[onExit$] = value;
    }
    hitTestSelf(position) {
      if (position == null) dart.nullFailed(I[0], 2893, 27, "position");
      return true;
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 2896, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 2896, 59, "position");
      return dart.test(super.hitTest(result, {position: position})) && dart.test(this[_opaque]);
    }
    handleEvent(event, entry) {
      if (event == null) dart.nullFailed(I[0], 2901, 33, "event");
      hit_test.HitTestEntry.as(entry);
      if (entry == null) dart.nullFailed(I[0], 2901, 53, "entry");
      if (!dart.test(this.debugHandleEvent(event, entry))) dart.assertFailed(null, I[0], 2902, 12, "debugHandleEvent(event, entry)");
      if (this.onHover != null && events.PointerHoverEvent.is(event)) return dart.nullCheck(this.onHover)(event);
    }
    get opaque() {
      return this[_opaque];
    }
    set opaque(value) {
      if (value == null) dart.nullFailed(I[0], 2923, 19, "value");
      if (this[_opaque] != value) {
        this[_opaque] = value;
        this.markNeedsPaint();
      }
    }
    get cursor() {
      return this[_cursor];
    }
    set cursor(value) {
      if (value == null) dart.nullFailed(I[0], 2946, 26, "value");
      if (!dart.equals(this[_cursor], value)) {
        this[_cursor] = value;
        this.markNeedsPaint();
      }
    }
    get validForMouseTracker() {
      return this[_validForMouseTracker];
    }
    attach(owner) {
      object.PipelineOwner.as(owner);
      if (owner == null) dart.nullFailed(I[0], 2960, 29, "owner");
      super.attach(owner);
      this[_validForMouseTracker] = true;
    }
    detach() {
      this[_validForMouseTracker] = false;
      super.detach();
    }
    computeSizeForNoChild(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 2975, 45, "constraints");
      return constraints.biggest;
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 2980, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.FlagsSummaryOfFunctionN()).new("listeners", new (T$.IdentityMapOfString$FunctionN()).from(["enter", this.onEnter, "hover", this.onHover, "exit", this.onExit]), {ifEmpty: "<none>"}));
      properties.add(new (T$.DiagnosticsPropertyOfMouseCursor()).new("cursor", this.cursor, {defaultValue: mouse_cursor.MouseCursor.defer}));
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("opaque", this.opaque, {defaultValue: true}));
      properties.add(new diagnostics.FlagProperty.new("validForMouseTracker", {value: this.validForMouseTracker, defaultValue: true, ifFalse: "invalid for MouseTracker"}));
    }
  };
  (proxy_box.RenderMouseRegion.new = function(opts) {
    let onEnter = opts && 'onEnter' in opts ? opts.onEnter : null;
    let onHover = opts && 'onHover' in opts ? opts.onHover : null;
    let onExit = opts && 'onExit' in opts ? opts.onExit : null;
    let cursor = opts && 'cursor' in opts ? opts.cursor : C[28] || CT.C28;
    if (cursor == null) dart.nullFailed(I[0], 2880, 17, "cursor");
    let validForMouseTracker = opts && 'validForMouseTracker' in opts ? opts.validForMouseTracker : true;
    if (validForMouseTracker == null) dart.nullFailed(I[0], 2881, 10, "validForMouseTracker");
    let opaque = opts && 'opaque' in opts ? opts.opaque : true;
    if (opaque == null) dart.nullFailed(I[0], 2882, 10, "opaque");
    let child = opts && 'child' in opts ? opts.child : null;
    this[onEnter$] = onEnter;
    this[onHover$] = onHover;
    this[onExit$] = onExit;
    if (!(opaque != null)) dart.assertFailed(null, I[0], 2884, 15, "opaque != null");
    if (!(cursor != null)) dart.assertFailed(null, I[0], 2885, 15, "cursor != null");
    this[_cursor] = cursor;
    this[_validForMouseTracker] = validForMouseTracker;
    this[_opaque] = opaque;
    proxy_box.RenderMouseRegion.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderMouseRegion.prototype;
  dart.addTypeTests(proxy_box.RenderMouseRegion);
  dart.addTypeCaches(proxy_box.RenderMouseRegion);
  proxy_box.RenderMouseRegion[dart.implements] = () => [mouse_tracking.MouseTrackerAnnotation];
  dart.setGetterSignature(proxy_box.RenderMouseRegion, () => ({
    __proto__: dart.getGetters(proxy_box.RenderMouseRegion.__proto__),
    opaque: core.bool,
    cursor: mouse_cursor.MouseCursor,
    validForMouseTracker: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderMouseRegion, () => ({
    __proto__: dart.getSetters(proxy_box.RenderMouseRegion.__proto__),
    opaque: core.bool,
    cursor: mouse_cursor.MouseCursor
  }));
  dart.setLibraryUri(proxy_box.RenderMouseRegion, I[1]);
  dart.setFieldSignature(proxy_box.RenderMouseRegion, () => ({
    __proto__: dart.getFields(proxy_box.RenderMouseRegion.__proto__),
    [_opaque]: dart.fieldType(core.bool),
    onEnter: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerEnterEvent]))),
    onHover: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerHoverEvent]))),
    onExit: dart.fieldType(dart.nullable(dart.fnType(dart.void, [events.PointerExitEvent]))),
    [_cursor]: dart.fieldType(mouse_cursor.MouseCursor),
    [_validForMouseTracker]: dart.fieldType(core.bool)
  }));
  var _debugSymmetricPaintCount = dart.privateName(proxy_box, "_debugSymmetricPaintCount");
  var _debugAsymmetricPaintCount = dart.privateName(proxy_box, "_debugAsymmetricPaintCount");
  proxy_box.RenderRepaintBoundary = class RenderRepaintBoundary extends proxy_box.RenderProxyBox {
    get isRepaintBoundary() {
      return true;
    }
    toImage(opts) {
      let pixelRatio = opts && 'pixelRatio' in opts ? opts.pixelRatio : 1;
      if (pixelRatio == null) dart.nullFailed(I[0], 3088, 37, "pixelRatio");
      if (!!dart.test(this.debugNeedsPaint)) dart.assertFailed(null, I[0], 3089, 12, "!debugNeedsPaint");
      let offsetLayer = layer.OffsetLayer.as(dart.nullCheck(this.layer));
      return offsetLayer.toImage(ui.Offset.zero['&'](this.size), {pixelRatio: pixelRatio});
    }
    get debugSymmetricPaintCount() {
      return this[_debugSymmetricPaintCount];
    }
    get debugAsymmetricPaintCount() {
      return this[_debugAsymmetricPaintCount];
    }
    debugResetMetrics() {
      if (!dart.test(dart.fn(() => {
        this[_debugSymmetricPaintCount] = 0;
        this[_debugAsymmetricPaintCount] = 0;
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 3130, 12, "() {\r\n      _debugSymmetricPaintCount = 0;\r\n      _debugAsymmetricPaintCount = 0;\r\n      return true;\r\n    }()");
    }
    debugRegisterRepaintBoundaryPaint(opts) {
      let includedParent = opts && 'includedParent' in opts ? opts.includedParent : true;
      if (includedParent == null) dart.nullFailed(I[0], 3138, 49, "includedParent");
      let includedChild = opts && 'includedChild' in opts ? opts.includedChild : false;
      if (includedChild == null) dart.nullFailed(I[0], 3138, 77, "includedChild");
      if (!dart.test(dart.fn(() => {
        if (dart.test(includedParent) && dart.test(includedChild))
          this[_debugSymmetricPaintCount] = dart.notNull(this[_debugSymmetricPaintCount]) + 1;
        else
          this[_debugAsymmetricPaintCount] = dart.notNull(this[_debugAsymmetricPaintCount]) + 1;
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 3139, 12, "() {\r\n      if (includedParent && includedChild)\r\n        _debugSymmetricPaintCount += 1;\r\n      else\r\n        _debugAsymmetricPaintCount += 1;\r\n      return true;\r\n    }()");
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 3149, 56, "properties");
      super.debugFillProperties(properties);
      let inReleaseMode = true;
      if (!dart.test(dart.fn(() => {
        inReleaseMode = false;
        if (dart.notNull(this.debugSymmetricPaintCount) + dart.notNull(this.debugAsymmetricPaintCount) === 0) {
          properties.add(new diagnostics.MessageProperty.new("usefulness ratio", "no metrics collected yet (never painted)"));
        } else {
          let fraction = dart.notNull(this.debugAsymmetricPaintCount) / (dart.notNull(this.debugSymmetricPaintCount) + dart.notNull(this.debugAsymmetricPaintCount));
          let diagnosis = null;
          if (dart.notNull(this.debugSymmetricPaintCount) + dart.notNull(this.debugAsymmetricPaintCount) < 5) {
            diagnosis = "insufficient data to draw conclusion (less than five repaints)";
          } else if (fraction > 0.9) {
            diagnosis = "this is an outstandingly useful repaint boundary and should definitely be kept";
          } else if (fraction > 0.5) {
            diagnosis = "this is a useful repaint boundary and should be kept";
          } else if (fraction > 0.3) {
            diagnosis = "this repaint boundary is probably useful, but maybe it would be more useful in tandem with adding more repaint boundaries elsewhere";
          } else if (fraction > 0.1) {
            diagnosis = "this repaint boundary does sometimes show value, though currently not that often";
          } else if (this.debugAsymmetricPaintCount === 0) {
            diagnosis = "this repaint boundary is astoundingly ineffectual and should be removed";
          } else {
            diagnosis = "this repaint boundary is not very effective and should probably be removed";
          }
          properties.add(new diagnostics.PercentProperty.new("metrics", fraction, {unit: "useful", tooltip: dart.str(this.debugSymmetricPaintCount) + " bad vs " + dart.str(this.debugAsymmetricPaintCount) + " good"}));
          properties.add(new diagnostics.MessageProperty.new("diagnosis", diagnosis));
        }
        return true;
      }, T$.VoidTobool())())) dart.assertFailed(null, I[0], 3152, 12, "() {\r\n      inReleaseMode = false;\r\n      if (debugSymmetricPaintCount + debugAsymmetricPaintCount == 0) {\r\n        properties.add(MessageProperty('usefulness ratio', 'no metrics collected yet (never painted)'));\r\n      } else {\r\n        final double fraction = debugAsymmetricPaintCount / (debugSymmetricPaintCount + debugAsymmetricPaintCount);\r\n        final String diagnosis;\r\n        if (debugSymmetricPaintCount + debugAsymmetricPaintCount < 5) {\r\n          diagnosis = 'insufficient data to draw conclusion (less than five repaints)';\r\n        } else if (fraction > 0.9) {\r\n          diagnosis = 'this is an outstandingly useful repaint boundary and should definitely be kept';\r\n        } else if (fraction > 0.5) {\r\n          diagnosis = 'this is a useful repaint boundary and should be kept';\r\n        } else if (fraction > 0.30) {\r\n          diagnosis = 'this repaint boundary is probably useful, but maybe it would be more useful in tandem with adding more repaint boundaries elsewhere';\r\n        } else if (fraction > 0.1) {\r\n          diagnosis = 'this repaint boundary does sometimes show value, though currently not that often';\r\n        } else if (debugAsymmetricPaintCount == 0) {\r\n          diagnosis = 'this repaint boundary is astoundingly ineffectual and should be removed';\r\n        } else {\r\n          diagnosis = 'this repaint boundary is not very effective and should probably be removed';\r\n        }\r\n        properties.add(PercentProperty('metrics', fraction, unit: 'useful', tooltip: '$debugSymmetricPaintCount bad vs $debugAsymmetricPaintCount good'));\r\n        properties.add(MessageProperty('diagnosis', diagnosis));\r\n      }\r\n      return true;\r\n    }()");
      if (inReleaseMode) properties.add(diagnostics.DiagnosticsNode.message("(run in checked mode to collect repaint boundary statistics)"));
    }
  };
  (proxy_box.RenderRepaintBoundary.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    this[_debugSymmetricPaintCount] = 0;
    this[_debugAsymmetricPaintCount] = 0;
    proxy_box.RenderRepaintBoundary.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderRepaintBoundary.prototype;
  dart.addTypeTests(proxy_box.RenderRepaintBoundary);
  dart.addTypeCaches(proxy_box.RenderRepaintBoundary);
  dart.setMethodSignature(proxy_box.RenderRepaintBoundary, () => ({
    __proto__: dart.getMethods(proxy_box.RenderRepaintBoundary.__proto__),
    toImage: dart.fnType(async.Future$(ui.Image), [], {pixelRatio: core.double}, {}),
    debugResetMetrics: dart.fnType(dart.void, [])
  }));
  dart.setGetterSignature(proxy_box.RenderRepaintBoundary, () => ({
    __proto__: dart.getGetters(proxy_box.RenderRepaintBoundary.__proto__),
    debugSymmetricPaintCount: core.int,
    debugAsymmetricPaintCount: core.int
  }));
  dart.setLibraryUri(proxy_box.RenderRepaintBoundary, I[1]);
  dart.setFieldSignature(proxy_box.RenderRepaintBoundary, () => ({
    __proto__: dart.getFields(proxy_box.RenderRepaintBoundary.__proto__),
    [_debugSymmetricPaintCount]: dart.fieldType(core.int),
    [_debugAsymmetricPaintCount]: dart.fieldType(core.int)
  }));
  var _ignoring = dart.privateName(proxy_box, "_ignoring");
  var _ignoringSemantics = dart.privateName(proxy_box, "_ignoringSemantics");
  var _effectiveIgnoringSemantics = dart.privateName(proxy_box, "_effectiveIgnoringSemantics");
  proxy_box.RenderIgnorePointer = class RenderIgnorePointer extends proxy_box.RenderProxyBox {
    get ignoring() {
      return this[_ignoring];
    }
    set ignoring(value) {
      if (value == null) dart.nullFailed(I[0], 3220, 21, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 3221, 12, "value != null");
      if (value == this[_ignoring]) return;
      this[_ignoring] = value;
      if (this[_ignoringSemantics] == null || !dart.nullCheck(this[_ignoringSemantics])) this.markNeedsSemanticsUpdate();
    }
    get ignoringSemantics() {
      return this[_ignoringSemantics];
    }
    set ignoringSemantics(value) {
      if (value == this[_ignoringSemantics]) return;
      let oldEffectiveValue = this[_effectiveIgnoringSemantics];
      this[_ignoringSemantics] = value;
      if (oldEffectiveValue != this[_effectiveIgnoringSemantics]) this.markNeedsSemanticsUpdate();
    }
    get [_effectiveIgnoringSemantics]() {
      let t1;
      t1 = this.ignoringSemantics;
      return t1 == null ? this.ignoring : t1;
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 3248, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 3248, 59, "position");
      return !dart.test(this.ignoring) && dart.test(super.hitTest(result, {position: position}));
    }
    visitChildrenForSemantics(visitor) {
      if (visitor == null) dart.nullFailed(I[0], 3256, 54, "visitor");
      if (this.child != null && !dart.test(this[_effectiveIgnoringSemantics])) visitor(dart.nullCheck(this.child));
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 3262, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("ignoring", this.ignoring));
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("ignoringSemantics", this[_effectiveIgnoringSemantics], {description: this.ignoringSemantics == null ? "implicitly " + dart.str(this[_effectiveIgnoringSemantics]) : null}));
    }
  };
  (proxy_box.RenderIgnorePointer.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let ignoring = opts && 'ignoring' in opts ? opts.ignoring : true;
    if (ignoring == null) dart.nullFailed(I[0], 3206, 10, "ignoring");
    let ignoringSemantics = opts && 'ignoringSemantics' in opts ? opts.ignoringSemantics : null;
    this[_ignoring] = ignoring;
    this[_ignoringSemantics] = ignoringSemantics;
    proxy_box.RenderIgnorePointer.__proto__.new.call(this, child);
    if (!(this[_ignoring] != null)) dart.assertFailed(null, I[0], 3211, 12, "_ignoring != null");
  }).prototype = proxy_box.RenderIgnorePointer.prototype;
  dart.addTypeTests(proxy_box.RenderIgnorePointer);
  dart.addTypeCaches(proxy_box.RenderIgnorePointer);
  dart.setGetterSignature(proxy_box.RenderIgnorePointer, () => ({
    __proto__: dart.getGetters(proxy_box.RenderIgnorePointer.__proto__),
    ignoring: core.bool,
    ignoringSemantics: dart.nullable(core.bool),
    [_effectiveIgnoringSemantics]: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderIgnorePointer, () => ({
    __proto__: dart.getSetters(proxy_box.RenderIgnorePointer.__proto__),
    ignoring: core.bool,
    ignoringSemantics: dart.nullable(core.bool)
  }));
  dart.setLibraryUri(proxy_box.RenderIgnorePointer, I[1]);
  dart.setFieldSignature(proxy_box.RenderIgnorePointer, () => ({
    __proto__: dart.getFields(proxy_box.RenderIgnorePointer.__proto__),
    [_ignoring]: dart.fieldType(core.bool),
    [_ignoringSemantics]: dart.fieldType(dart.nullable(core.bool))
  }));
  var _offstage = dart.privateName(proxy_box, "_offstage");
  proxy_box.RenderOffstage = class RenderOffstage extends proxy_box.RenderProxyBox {
    get offstage() {
      return this[_offstage];
    }
    set offstage(value) {
      if (value == null) dart.nullFailed(I[0], 3296, 21, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 3297, 12, "value != null");
      if (value == this[_offstage]) return;
      this[_offstage] = value;
      this.markNeedsLayoutForSizedByParentChange();
    }
    computeMinIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 3305, 42, "height");
      if (dart.test(this.offstage)) return 0.0;
      return super.computeMinIntrinsicWidth(height);
    }
    computeMaxIntrinsicWidth(height) {
      if (height == null) dart.nullFailed(I[0], 3312, 42, "height");
      if (dart.test(this.offstage)) return 0.0;
      return super.computeMaxIntrinsicWidth(height);
    }
    computeMinIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 3319, 43, "width");
      if (dart.test(this.offstage)) return 0.0;
      return super.computeMinIntrinsicHeight(width);
    }
    computeMaxIntrinsicHeight(width) {
      if (width == null) dart.nullFailed(I[0], 3326, 43, "width");
      if (dart.test(this.offstage)) return 0.0;
      return super.computeMaxIntrinsicHeight(width);
    }
    computeDistanceToActualBaseline(baseline) {
      if (baseline == null) dart.nullFailed(I[0], 3333, 56, "baseline");
      if (dart.test(this.offstage)) return null;
      return super.computeDistanceToActualBaseline(baseline);
    }
    get sizedByParent() {
      return this.offstage;
    }
    computeDryLayout(constraints) {
      if (constraints == null) dart.nullFailed(I[0], 3343, 40, "constraints");
      if (dart.test(this.offstage)) {
        return constraints.smallest;
      }
      return super.computeDryLayout(constraints);
    }
    performResize() {
      if (!dart.test(this.offstage)) dart.assertFailed(null, I[0], 3353, 12, "offstage");
      super.performResize();
    }
    performLayout() {
      let t1;
      if (dart.test(this.offstage)) {
        t1 = this.child;
        t1 == null ? null : t1.layout(this.constraints);
      } else {
        super.performLayout();
      }
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 3367, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 3367, 59, "position");
      return !dart.test(this.offstage) && dart.test(super.hitTest(result, {position: position}));
    }
    paint(context, offset) {
      if (context == null) dart.nullFailed(I[0], 3372, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 3372, 46, "offset");
      if (dart.test(this.offstage)) return;
      super.paint(context, offset);
    }
    visitChildrenForSemantics(visitor) {
      if (visitor == null) dart.nullFailed(I[0], 3379, 54, "visitor");
      if (dart.test(this.offstage)) return;
      super.visitChildrenForSemantics(visitor);
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 3386, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("offstage", this.offstage));
    }
    debugDescribeChildren() {
      if (this.child == null) return T$.JSArrayOfDiagnosticsNode().of([]);
      return T$.JSArrayOfDiagnosticsNode().of([dart.nullCheck(this.child).toDiagnosticsNode({name: "child", style: dart.test(this.offstage) ? diagnostics.DiagnosticsTreeStyle.offstage : diagnostics.DiagnosticsTreeStyle.sparse})]);
    }
  };
  (proxy_box.RenderOffstage.new = function(opts) {
    let offstage = opts && 'offstage' in opts ? opts.offstage : true;
    if (offstage == null) dart.nullFailed(I[0], 3281, 10, "offstage");
    let child = opts && 'child' in opts ? opts.child : null;
    if (!(offstage != null)) dart.assertFailed(null, I[0], 3283, 15, "offstage != null");
    this[_offstage] = offstage;
    proxy_box.RenderOffstage.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderOffstage.prototype;
  dart.addTypeTests(proxy_box.RenderOffstage);
  dart.addTypeCaches(proxy_box.RenderOffstage);
  dart.setGetterSignature(proxy_box.RenderOffstage, () => ({
    __proto__: dart.getGetters(proxy_box.RenderOffstage.__proto__),
    offstage: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderOffstage, () => ({
    __proto__: dart.getSetters(proxy_box.RenderOffstage.__proto__),
    offstage: core.bool
  }));
  dart.setLibraryUri(proxy_box.RenderOffstage, I[1]);
  dart.setFieldSignature(proxy_box.RenderOffstage, () => ({
    __proto__: dart.getFields(proxy_box.RenderOffstage.__proto__),
    [_offstage]: dart.fieldType(core.bool)
  }));
  var _absorbing = dart.privateName(proxy_box, "_absorbing");
  proxy_box.RenderAbsorbPointer = class RenderAbsorbPointer extends proxy_box.RenderProxyBox {
    get absorbing() {
      return this[_absorbing];
    }
    set absorbing(value) {
      if (value == null) dart.nullFailed(I[0], 3436, 22, "value");
      if (this[_absorbing] == value) return;
      this[_absorbing] = value;
      if (this.ignoringSemantics == null) this.markNeedsSemanticsUpdate();
    }
    get ignoringSemantics() {
      return this[_ignoringSemantics];
    }
    set ignoringSemantics(value) {
      if (value == this[_ignoringSemantics]) return;
      let oldEffectiveValue = this[_effectiveIgnoringSemantics];
      this[_ignoringSemantics] = value;
      if (oldEffectiveValue != this[_effectiveIgnoringSemantics]) this.markNeedsSemanticsUpdate();
    }
    get [_effectiveIgnoringSemantics]() {
      let t1;
      t1 = this.ignoringSemantics;
      return t1 == null ? this.absorbing : t1;
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 3463, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 3463, 59, "position");
      return dart.test(this.absorbing) ? this.size.contains(position) : super.hitTest(result, {position: position});
    }
    visitChildrenForSemantics(visitor) {
      if (visitor == null) dart.nullFailed(I[0], 3470, 54, "visitor");
      if (this.child != null && !dart.test(this[_effectiveIgnoringSemantics])) visitor(dart.nullCheck(this.child));
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 3476, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("absorbing", this.absorbing));
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("ignoringSemantics", this[_effectiveIgnoringSemantics], {description: this.ignoringSemantics == null ? "implicitly " + dart.str(this[_effectiveIgnoringSemantics]) : null}));
    }
  };
  (proxy_box.RenderAbsorbPointer.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let absorbing = opts && 'absorbing' in opts ? opts.absorbing : true;
    if (absorbing == null) dart.nullFailed(I[0], 3422, 10, "absorbing");
    let ignoringSemantics = opts && 'ignoringSemantics' in opts ? opts.ignoringSemantics : null;
    if (!(absorbing != null)) dart.assertFailed(null, I[0], 3424, 15, "absorbing != null");
    this[_absorbing] = absorbing;
    this[_ignoringSemantics] = ignoringSemantics;
    proxy_box.RenderAbsorbPointer.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderAbsorbPointer.prototype;
  dart.addTypeTests(proxy_box.RenderAbsorbPointer);
  dart.addTypeCaches(proxy_box.RenderAbsorbPointer);
  dart.setGetterSignature(proxy_box.RenderAbsorbPointer, () => ({
    __proto__: dart.getGetters(proxy_box.RenderAbsorbPointer.__proto__),
    absorbing: core.bool,
    ignoringSemantics: dart.nullable(core.bool),
    [_effectiveIgnoringSemantics]: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderAbsorbPointer, () => ({
    __proto__: dart.getSetters(proxy_box.RenderAbsorbPointer.__proto__),
    absorbing: core.bool,
    ignoringSemantics: dart.nullable(core.bool)
  }));
  dart.setLibraryUri(proxy_box.RenderAbsorbPointer, I[1]);
  dart.setFieldSignature(proxy_box.RenderAbsorbPointer, () => ({
    __proto__: dart.getFields(proxy_box.RenderAbsorbPointer.__proto__),
    [_absorbing]: dart.fieldType(core.bool),
    [_ignoringSemantics]: dart.fieldType(dart.nullable(core.bool))
  }));
  var metaData$ = dart.privateName(proxy_box, "RenderMetaData.metaData");
  proxy_box.RenderMetaData = class RenderMetaData extends proxy_box.RenderProxyBoxWithHitTestBehavior {
    get metaData() {
      return this[metaData$];
    }
    set metaData(value) {
      this[metaData$] = value;
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 3509, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new diagnostics.DiagnosticsProperty.new("metaData", this.metaData));
    }
  };
  (proxy_box.RenderMetaData.new = function(opts) {
    let metaData = opts && 'metaData' in opts ? opts.metaData : null;
    let behavior = opts && 'behavior' in opts ? opts.behavior : C[0] || CT.C0;
    if (behavior == null) dart.nullFailed(I[0], 3501, 21, "behavior");
    let child = opts && 'child' in opts ? opts.child : null;
    this[metaData$] = metaData;
    proxy_box.RenderMetaData.__proto__.new.call(this, {behavior: behavior, child: child});
    ;
  }).prototype = proxy_box.RenderMetaData.prototype;
  dart.addTypeTests(proxy_box.RenderMetaData);
  dart.addTypeCaches(proxy_box.RenderMetaData);
  dart.setLibraryUri(proxy_box.RenderMetaData, I[1]);
  dart.setFieldSignature(proxy_box.RenderMetaData, () => ({
    __proto__: dart.getFields(proxy_box.RenderMetaData.__proto__),
    metaData: dart.fieldType(dart.dynamic)
  }));
  var scrollFactor$ = dart.privateName(proxy_box, "RenderSemanticsGestureHandler.scrollFactor");
  var _validActions = dart.privateName(proxy_box, "_validActions");
  var _onTap = dart.privateName(proxy_box, "_onTap");
  var _onLongPress = dart.privateName(proxy_box, "_onLongPress");
  var _onHorizontalDragUpdate = dart.privateName(proxy_box, "_onHorizontalDragUpdate");
  var _onVerticalDragUpdate = dart.privateName(proxy_box, "_onVerticalDragUpdate");
  var _isValidAction = dart.privateName(proxy_box, "_isValidAction");
  var _performSemanticScrollRight = dart.privateName(proxy_box, "_performSemanticScrollRight");
  var _performSemanticScrollLeft = dart.privateName(proxy_box, "_performSemanticScrollLeft");
  var _performSemanticScrollUp = dart.privateName(proxy_box, "_performSemanticScrollUp");
  var _performSemanticScrollDown = dart.privateName(proxy_box, "_performSemanticScrollDown");
  proxy_box.RenderSemanticsGestureHandler = class RenderSemanticsGestureHandler extends proxy_box.RenderProxyBox {
    get scrollFactor() {
      return this[scrollFactor$];
    }
    set scrollFactor(value) {
      this[scrollFactor$] = value;
    }
    get validActions() {
      return this[_validActions];
    }
    set validActions(value) {
      if (dart.test(collections.setEquals(ui.SemanticsAction, value, this[_validActions]))) return;
      this[_validActions] = value;
      this.markNeedsSemanticsUpdate();
    }
    get onTap() {
      return this[_onTap];
    }
    set onTap(value) {
      if (dart.equals(this[_onTap], value)) return;
      let hadHandler = this[_onTap] != null;
      this[_onTap] = value;
      if (value != null !== hadHandler) this.markNeedsSemanticsUpdate();
    }
    get onLongPress() {
      return this[_onLongPress];
    }
    set onLongPress(value) {
      if (dart.equals(this[_onLongPress], value)) return;
      let hadHandler = this[_onLongPress] != null;
      this[_onLongPress] = value;
      if (value != null !== hadHandler) this.markNeedsSemanticsUpdate();
    }
    get onHorizontalDragUpdate() {
      return this[_onHorizontalDragUpdate];
    }
    set onHorizontalDragUpdate(value) {
      if (dart.equals(this[_onHorizontalDragUpdate], value)) return;
      let hadHandler = this[_onHorizontalDragUpdate] != null;
      this[_onHorizontalDragUpdate] = value;
      if (value != null !== hadHandler) this.markNeedsSemanticsUpdate();
    }
    get onVerticalDragUpdate() {
      return this[_onVerticalDragUpdate];
    }
    set onVerticalDragUpdate(value) {
      if (dart.equals(this[_onVerticalDragUpdate], value)) return;
      let hadHandler = this[_onVerticalDragUpdate] != null;
      this[_onVerticalDragUpdate] = value;
      if (value != null !== hadHandler) this.markNeedsSemanticsUpdate();
    }
    describeSemanticsConfiguration(config) {
      if (config == null) dart.nullFailed(I[0], 3613, 62, "config");
      super.describeSemanticsConfiguration(config);
      if (this.onTap != null && dart.test(this[_isValidAction](ui.SemanticsAction.tap))) config.onTap = this.onTap;
      if (this.onLongPress != null && dart.test(this[_isValidAction](ui.SemanticsAction.longPress))) config.onLongPress = this.onLongPress;
      if (this.onHorizontalDragUpdate != null) {
        if (dart.test(this[_isValidAction](ui.SemanticsAction.scrollRight))) config.onScrollRight = dart.bind(this, _performSemanticScrollRight);
        if (dart.test(this[_isValidAction](ui.SemanticsAction.scrollLeft))) config.onScrollLeft = dart.bind(this, _performSemanticScrollLeft);
      }
      if (this.onVerticalDragUpdate != null) {
        if (dart.test(this[_isValidAction](ui.SemanticsAction.scrollUp))) config.onScrollUp = dart.bind(this, _performSemanticScrollUp);
        if (dart.test(this[_isValidAction](ui.SemanticsAction.scrollDown))) config.onScrollDown = dart.bind(this, _performSemanticScrollDown);
      }
    }
    [_isValidAction](action) {
      if (action == null) dart.nullFailed(I[0], 3634, 39, "action");
      return this.validActions == null || dart.test(dart.nullCheck(this.validActions).contains(action));
    }
    [_performSemanticScrollLeft]() {
      if (this.onHorizontalDragUpdate != null) {
        let primaryDelta = dart.notNull(this.size.width) * -dart.notNull(this.scrollFactor);
        dart.nullCheck(this.onHorizontalDragUpdate)(new drag_details.DragUpdateDetails.new({delta: new ui.Offset.new(primaryDelta, 0.0), primaryDelta: primaryDelta, globalPosition: this.localToGlobal(this.size.center(ui.Offset.zero))}));
      }
    }
    [_performSemanticScrollRight]() {
      if (this.onHorizontalDragUpdate != null) {
        let primaryDelta = dart.notNull(this.size.width) * dart.notNull(this.scrollFactor);
        dart.nullCheck(this.onHorizontalDragUpdate)(new drag_details.DragUpdateDetails.new({delta: new ui.Offset.new(primaryDelta, 0.0), primaryDelta: primaryDelta, globalPosition: this.localToGlobal(this.size.center(ui.Offset.zero))}));
      }
    }
    [_performSemanticScrollUp]() {
      if (this.onVerticalDragUpdate != null) {
        let primaryDelta = dart.notNull(this.size.height) * -dart.notNull(this.scrollFactor);
        dart.nullCheck(this.onVerticalDragUpdate)(new drag_details.DragUpdateDetails.new({delta: new ui.Offset.new(0.0, primaryDelta), primaryDelta: primaryDelta, globalPosition: this.localToGlobal(this.size.center(ui.Offset.zero))}));
      }
    }
    [_performSemanticScrollDown]() {
      if (this.onVerticalDragUpdate != null) {
        let primaryDelta = dart.notNull(this.size.height) * dart.notNull(this.scrollFactor);
        dart.nullCheck(this.onVerticalDragUpdate)(new drag_details.DragUpdateDetails.new({delta: new ui.Offset.new(0.0, primaryDelta), primaryDelta: primaryDelta, globalPosition: this.localToGlobal(this.size.center(ui.Offset.zero))}));
      }
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 3679, 56, "properties");
      super.debugFillProperties(properties);
      let gestures = (() => {
        let t1 = T$.JSArrayOfString().of([]);
        if (this.onTap != null) t1[$add]("tap");
        if (this.onLongPress != null) t1[$add]("long press");
        if (this.onHorizontalDragUpdate != null) t1[$add]("horizontal scroll");
        if (this.onVerticalDragUpdate != null) t1[$add]("vertical scroll");
        return t1;
      })();
      if (dart.test(gestures[$isEmpty])) gestures[$add]("<none>");
      properties.add(new (T$.IterablePropertyOfString()).new("gestures", gestures));
    }
  };
  (proxy_box.RenderSemanticsGestureHandler.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let onTap = opts && 'onTap' in opts ? opts.onTap : null;
    let onLongPress = opts && 'onLongPress' in opts ? opts.onLongPress : null;
    let onHorizontalDragUpdate = opts && 'onHorizontalDragUpdate' in opts ? opts.onHorizontalDragUpdate : null;
    let onVerticalDragUpdate = opts && 'onVerticalDragUpdate' in opts ? opts.onVerticalDragUpdate : null;
    let scrollFactor = opts && 'scrollFactor' in opts ? opts.scrollFactor : 0.8;
    if (scrollFactor == null) dart.nullFailed(I[0], 3527, 10, "scrollFactor");
    this[_validActions] = null;
    this[scrollFactor$] = scrollFactor;
    if (!(scrollFactor != null)) dart.assertFailed(null, I[0], 3528, 15, "scrollFactor != null");
    this[_onTap] = onTap;
    this[_onLongPress] = onLongPress;
    this[_onHorizontalDragUpdate] = onHorizontalDragUpdate;
    this[_onVerticalDragUpdate] = onVerticalDragUpdate;
    proxy_box.RenderSemanticsGestureHandler.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderSemanticsGestureHandler.prototype;
  dart.addTypeTests(proxy_box.RenderSemanticsGestureHandler);
  dart.addTypeCaches(proxy_box.RenderSemanticsGestureHandler);
  dart.setMethodSignature(proxy_box.RenderSemanticsGestureHandler, () => ({
    __proto__: dart.getMethods(proxy_box.RenderSemanticsGestureHandler.__proto__),
    [_isValidAction]: dart.fnType(core.bool, [ui.SemanticsAction]),
    [_performSemanticScrollLeft]: dart.fnType(dart.void, []),
    [_performSemanticScrollRight]: dart.fnType(dart.void, []),
    [_performSemanticScrollUp]: dart.fnType(dart.void, []),
    [_performSemanticScrollDown]: dart.fnType(dart.void, [])
  }));
  dart.setGetterSignature(proxy_box.RenderSemanticsGestureHandler, () => ({
    __proto__: dart.getGetters(proxy_box.RenderSemanticsGestureHandler.__proto__),
    validActions: dart.nullable(core.Set$(ui.SemanticsAction)),
    onTap: dart.nullable(dart.fnType(dart.void, [])),
    onLongPress: dart.nullable(dart.fnType(dart.void, [])),
    onHorizontalDragUpdate: dart.nullable(dart.fnType(dart.void, [drag_details.DragUpdateDetails])),
    onVerticalDragUpdate: dart.nullable(dart.fnType(dart.void, [drag_details.DragUpdateDetails]))
  }));
  dart.setSetterSignature(proxy_box.RenderSemanticsGestureHandler, () => ({
    __proto__: dart.getSetters(proxy_box.RenderSemanticsGestureHandler.__proto__),
    validActions: dart.nullable(core.Set$(ui.SemanticsAction)),
    onTap: dart.nullable(dart.fnType(dart.void, [])),
    onLongPress: dart.nullable(dart.fnType(dart.void, [])),
    onHorizontalDragUpdate: dart.nullable(dart.fnType(dart.void, [drag_details.DragUpdateDetails])),
    onVerticalDragUpdate: dart.nullable(dart.fnType(dart.void, [drag_details.DragUpdateDetails]))
  }));
  dart.setLibraryUri(proxy_box.RenderSemanticsGestureHandler, I[1]);
  dart.setFieldSignature(proxy_box.RenderSemanticsGestureHandler, () => ({
    __proto__: dart.getFields(proxy_box.RenderSemanticsGestureHandler.__proto__),
    [_validActions]: dart.fieldType(dart.nullable(core.Set$(ui.SemanticsAction))),
    [_onTap]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onLongPress]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onHorizontalDragUpdate]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [drag_details.DragUpdateDetails]))),
    [_onVerticalDragUpdate]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [drag_details.DragUpdateDetails]))),
    scrollFactor: dart.fieldType(core.double)
  }));
  var _container = dart.privateName(proxy_box, "_container");
  var _explicitChildNodes = dart.privateName(proxy_box, "_explicitChildNodes");
  var _excludeSemantics = dart.privateName(proxy_box, "_excludeSemantics");
  var _enabled = dart.privateName(proxy_box, "_enabled");
  var _checked = dart.privateName(proxy_box, "_checked");
  var _toggled = dart.privateName(proxy_box, "_toggled");
  var _selected = dart.privateName(proxy_box, "_selected");
  var _button = dart.privateName(proxy_box, "_button");
  var _slider = dart.privateName(proxy_box, "_slider");
  var _link = dart.privateName(proxy_box, "_link");
  var _header = dart.privateName(proxy_box, "_header");
  var _textField = dart.privateName(proxy_box, "_textField");
  var _readOnly = dart.privateName(proxy_box, "_readOnly");
  var _focusable = dart.privateName(proxy_box, "_focusable");
  var _focused = dart.privateName(proxy_box, "_focused");
  var _inMutuallyExclusiveGroup = dart.privateName(proxy_box, "_inMutuallyExclusiveGroup");
  var _obscured = dart.privateName(proxy_box, "_obscured");
  var _multiline = dart.privateName(proxy_box, "_multiline");
  var _scopesRoute = dart.privateName(proxy_box, "_scopesRoute");
  var _namesRoute = dart.privateName(proxy_box, "_namesRoute");
  var _liveRegion = dart.privateName(proxy_box, "_liveRegion");
  var _maxValueLength = dart.privateName(proxy_box, "_maxValueLength");
  var _currentValueLength = dart.privateName(proxy_box, "_currentValueLength");
  var _hidden = dart.privateName(proxy_box, "_hidden");
  var _image = dart.privateName(proxy_box, "_image");
  var _onDismiss = dart.privateName(proxy_box, "_onDismiss");
  var _label = dart.privateName(proxy_box, "_label");
  var _value = dart.privateName(proxy_box, "_value");
  var _increasedValue = dart.privateName(proxy_box, "_increasedValue");
  var _decreasedValue = dart.privateName(proxy_box, "_decreasedValue");
  var _hint = dart.privateName(proxy_box, "_hint");
  var _hintOverrides = dart.privateName(proxy_box, "_hintOverrides");
  var _sortKey = dart.privateName(proxy_box, "_sortKey");
  var _tagForChildren = dart.privateName(proxy_box, "_tagForChildren");
  var _onScrollLeft = dart.privateName(proxy_box, "_onScrollLeft");
  var _onScrollRight = dart.privateName(proxy_box, "_onScrollRight");
  var _onScrollUp = dart.privateName(proxy_box, "_onScrollUp");
  var _onScrollDown = dart.privateName(proxy_box, "_onScrollDown");
  var _onIncrease = dart.privateName(proxy_box, "_onIncrease");
  var _onDecrease = dart.privateName(proxy_box, "_onDecrease");
  var _onCopy = dart.privateName(proxy_box, "_onCopy");
  var _onCut = dart.privateName(proxy_box, "_onCut");
  var _onPaste = dart.privateName(proxy_box, "_onPaste");
  var _onMoveCursorForwardByCharacter = dart.privateName(proxy_box, "_onMoveCursorForwardByCharacter");
  var _onMoveCursorBackwardByCharacter = dart.privateName(proxy_box, "_onMoveCursorBackwardByCharacter");
  var _onMoveCursorForwardByWord = dart.privateName(proxy_box, "_onMoveCursorForwardByWord");
  var _onMoveCursorBackwardByWord = dart.privateName(proxy_box, "_onMoveCursorBackwardByWord");
  var _onSetSelection = dart.privateName(proxy_box, "_onSetSelection");
  var _onDidGainAccessibilityFocus = dart.privateName(proxy_box, "_onDidGainAccessibilityFocus");
  var _onDidLoseAccessibilityFocus = dart.privateName(proxy_box, "_onDidLoseAccessibilityFocus");
  var _customSemanticsActions = dart.privateName(proxy_box, "_customSemanticsActions");
  var _performTap = dart.privateName(proxy_box, "_performTap");
  var _performLongPress = dart.privateName(proxy_box, "_performLongPress");
  var _performDismiss = dart.privateName(proxy_box, "_performDismiss");
  var _performScrollLeft = dart.privateName(proxy_box, "_performScrollLeft");
  var _performScrollRight = dart.privateName(proxy_box, "_performScrollRight");
  var _performScrollUp = dart.privateName(proxy_box, "_performScrollUp");
  var _performScrollDown = dart.privateName(proxy_box, "_performScrollDown");
  var _performIncrease = dart.privateName(proxy_box, "_performIncrease");
  var _performDecrease = dart.privateName(proxy_box, "_performDecrease");
  var _performCopy = dart.privateName(proxy_box, "_performCopy");
  var _performCut = dart.privateName(proxy_box, "_performCut");
  var _performPaste = dart.privateName(proxy_box, "_performPaste");
  var _performMoveCursorForwardByCharacter = dart.privateName(proxy_box, "_performMoveCursorForwardByCharacter");
  var _performMoveCursorBackwardByCharacter = dart.privateName(proxy_box, "_performMoveCursorBackwardByCharacter");
  var _performMoveCursorForwardByWord = dart.privateName(proxy_box, "_performMoveCursorForwardByWord");
  var _performMoveCursorBackwardByWord = dart.privateName(proxy_box, "_performMoveCursorBackwardByWord");
  var _performSetSelection = dart.privateName(proxy_box, "_performSetSelection");
  var _performDidGainAccessibilityFocus = dart.privateName(proxy_box, "_performDidGainAccessibilityFocus");
  var _performDidLoseAccessibilityFocus = dart.privateName(proxy_box, "_performDidLoseAccessibilityFocus");
  proxy_box.RenderSemanticsAnnotations = class RenderSemanticsAnnotations extends proxy_box.RenderProxyBox {
    get container() {
      return this[_container];
    }
    set container(value) {
      if (value == null) dart.nullFailed(I[0], 3822, 22, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 3823, 12, "value != null");
      if (this.container == value) return;
      this[_container] = value;
      this.markNeedsSemanticsUpdate();
    }
    get explicitChildNodes() {
      return this[_explicitChildNodes];
    }
    set explicitChildNodes(value) {
      if (value == null) dart.nullFailed(I[0], 3845, 31, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 3846, 12, "value != null");
      if (this[_explicitChildNodes] == value) return;
      this[_explicitChildNodes] = value;
      this.markNeedsSemanticsUpdate();
    }
    get excludeSemantics() {
      return this[_excludeSemantics];
    }
    set excludeSemantics(value) {
      if (value == null) dart.nullFailed(I[0], 3861, 29, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 3862, 12, "value != null");
      if (this[_excludeSemantics] == value) return;
      this[_excludeSemantics] = value;
      this.markNeedsSemanticsUpdate();
    }
    get checked() {
      return this[_checked];
    }
    set checked(value) {
      if (this.checked == value) return;
      this[_checked] = value;
      this.markNeedsSemanticsUpdate();
    }
    get enabled() {
      return this[_enabled];
    }
    set enabled(value) {
      if (this.enabled == value) return;
      this[_enabled] = value;
      this.markNeedsSemanticsUpdate();
    }
    get selected() {
      return this[_selected];
    }
    set selected(value) {
      if (this.selected == value) return;
      this[_selected] = value;
      this.markNeedsSemanticsUpdate();
    }
    get button() {
      return this[_button];
    }
    set button(value) {
      if (this.button == value) return;
      this[_button] = value;
      this.markNeedsSemanticsUpdate();
    }
    get slider() {
      return this[_slider];
    }
    set slider(value) {
      if (this.slider == value) return;
      this[_slider] = value;
      this.markNeedsSemanticsUpdate();
    }
    get link() {
      return this[_link];
    }
    set link(value) {
      if (this.link == value) return;
      this[_link] = value;
      this.markNeedsSemanticsUpdate();
    }
    get header() {
      return this[_header];
    }
    set header(value) {
      if (this.header == value) return;
      this[_header] = value;
      this.markNeedsSemanticsUpdate();
    }
    get textField() {
      return this[_textField];
    }
    set textField(value) {
      if (this.textField == value) return;
      this[_textField] = value;
      this.markNeedsSemanticsUpdate();
    }
    get readOnly() {
      return this[_readOnly];
    }
    set readOnly(value) {
      if (this.readOnly == value) return;
      this[_readOnly] = value;
      this.markNeedsSemanticsUpdate();
    }
    get focusable() {
      return this[_focusable];
    }
    set focusable(value) {
      if (this.focusable == value) return;
      this[_focusable] = value;
      this.markNeedsSemanticsUpdate();
    }
    get focused() {
      return this[_focused];
    }
    set focused(value) {
      if (this.focused == value) return;
      this[_focused] = value;
      this.markNeedsSemanticsUpdate();
    }
    get inMutuallyExclusiveGroup() {
      return this[_inMutuallyExclusiveGroup];
    }
    set inMutuallyExclusiveGroup(value) {
      if (this.inMutuallyExclusiveGroup == value) return;
      this[_inMutuallyExclusiveGroup] = value;
      this.markNeedsSemanticsUpdate();
    }
    get obscured() {
      return this[_obscured];
    }
    set obscured(value) {
      if (this.obscured == value) return;
      this[_obscured] = value;
      this.markNeedsSemanticsUpdate();
    }
    get multiline() {
      return this[_multiline];
    }
    set multiline(value) {
      if (this.multiline == value) return;
      this[_multiline] = value;
      this.markNeedsSemanticsUpdate();
    }
    get scopesRoute() {
      return this[_scopesRoute];
    }
    set scopesRoute(value) {
      if (this.scopesRoute == value) return;
      this[_scopesRoute] = value;
      this.markNeedsSemanticsUpdate();
    }
    get namesRoute() {
      return this[_namesRoute];
    }
    set namesRoute(value) {
      if (this[_namesRoute] == value) return;
      this[_namesRoute] = value;
      this.markNeedsSemanticsUpdate();
    }
    get hidden() {
      return this[_hidden];
    }
    set hidden(value) {
      if (this.hidden == value) return;
      this[_hidden] = value;
      this.markNeedsSemanticsUpdate();
    }
    get image() {
      return this[_image];
    }
    set image(value) {
      if (this[_image] == value) return;
      this[_image] = value;
    }
    get liveRegion() {
      return this[_liveRegion];
    }
    set liveRegion(value) {
      if (this[_liveRegion] == value) return;
      this[_liveRegion] = value;
      this.markNeedsSemanticsUpdate();
    }
    get maxValueLength() {
      return this[_maxValueLength];
    }
    set maxValueLength(value) {
      if (this[_maxValueLength] == value) return;
      this[_maxValueLength] = value;
      this.markNeedsSemanticsUpdate();
    }
    get currentValueLength() {
      return this[_currentValueLength];
    }
    set currentValueLength(value) {
      if (this[_currentValueLength] == value) return;
      this[_currentValueLength] = value;
      this.markNeedsSemanticsUpdate();
    }
    get toggled() {
      return this[_toggled];
    }
    set toggled(value) {
      if (this[_toggled] == value) return;
      this[_toggled] = value;
      this.markNeedsSemanticsUpdate();
    }
    get label() {
      return this[_label];
    }
    set label(value) {
      if (this[_label] == value) return;
      this[_label] = value;
      this.markNeedsSemanticsUpdate();
    }
    get value() {
      return this[_value];
    }
    set value(value) {
      if (this[_value] == value) return;
      this[_value] = value;
      this.markNeedsSemanticsUpdate();
    }
    get increasedValue() {
      return this[_increasedValue];
    }
    set increasedValue(value) {
      if (this[_increasedValue] == value) return;
      this[_increasedValue] = value;
      this.markNeedsSemanticsUpdate();
    }
    get decreasedValue() {
      return this[_decreasedValue];
    }
    set decreasedValue(value) {
      if (this[_decreasedValue] == value) return;
      this[_decreasedValue] = value;
      this.markNeedsSemanticsUpdate();
    }
    get hint() {
      return this[_hint];
    }
    set hint(value) {
      if (this[_hint] == value) return;
      this[_hint] = value;
      this.markNeedsSemanticsUpdate();
    }
    get hintOverrides() {
      return this[_hintOverrides];
    }
    set hintOverrides(value) {
      if (dart.equals(this[_hintOverrides], value)) return;
      this[_hintOverrides] = value;
      this.markNeedsSemanticsUpdate();
    }
    get textDirection() {
      return this[_textDirection];
    }
    set textDirection(value) {
      if (this.textDirection == value) return;
      this[_textDirection] = value;
      this.markNeedsSemanticsUpdate();
    }
    get sortKey() {
      return this[_sortKey];
    }
    set sortKey(value) {
      if (dart.equals(this.sortKey, value)) return;
      this[_sortKey] = value;
      this.markNeedsSemanticsUpdate();
    }
    get tagForChildren() {
      return this[_tagForChildren];
    }
    set tagForChildren(value) {
      if (dart.equals(this[_tagForChildren], value)) return;
      this.markNeedsSemanticsUpdate();
      this[_tagForChildren] = value;
    }
    get onTap() {
      return this[_onTap];
    }
    set onTap(handler) {
      if (dart.equals(this[_onTap], handler)) return;
      let hadValue = this[_onTap] != null;
      this[_onTap] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onDismiss() {
      return this[_onDismiss];
    }
    set onDismiss(handler) {
      if (dart.equals(this[_onDismiss], handler)) return;
      let hadValue = this[_onDismiss] != null;
      this[_onDismiss] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onLongPress() {
      return this[_onLongPress];
    }
    set onLongPress(handler) {
      if (dart.equals(this[_onLongPress], handler)) return;
      let hadValue = this[_onLongPress] != null;
      this[_onLongPress] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onScrollLeft() {
      return this[_onScrollLeft];
    }
    set onScrollLeft(handler) {
      if (dart.equals(this[_onScrollLeft], handler)) return;
      let hadValue = this[_onScrollLeft] != null;
      this[_onScrollLeft] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onScrollRight() {
      return this[_onScrollRight];
    }
    set onScrollRight(handler) {
      if (dart.equals(this[_onScrollRight], handler)) return;
      let hadValue = this[_onScrollRight] != null;
      this[_onScrollRight] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onScrollUp() {
      return this[_onScrollUp];
    }
    set onScrollUp(handler) {
      if (dart.equals(this[_onScrollUp], handler)) return;
      let hadValue = this[_onScrollUp] != null;
      this[_onScrollUp] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onScrollDown() {
      return this[_onScrollDown];
    }
    set onScrollDown(handler) {
      if (dart.equals(this[_onScrollDown], handler)) return;
      let hadValue = this[_onScrollDown] != null;
      this[_onScrollDown] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onIncrease() {
      return this[_onIncrease];
    }
    set onIncrease(handler) {
      if (dart.equals(this[_onIncrease], handler)) return;
      let hadValue = this[_onIncrease] != null;
      this[_onIncrease] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onDecrease() {
      return this[_onDecrease];
    }
    set onDecrease(handler) {
      if (dart.equals(this[_onDecrease], handler)) return;
      let hadValue = this[_onDecrease] != null;
      this[_onDecrease] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onCopy() {
      return this[_onCopy];
    }
    set onCopy(handler) {
      if (dart.equals(this[_onCopy], handler)) return;
      let hadValue = this[_onCopy] != null;
      this[_onCopy] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onCut() {
      return this[_onCut];
    }
    set onCut(handler) {
      if (dart.equals(this[_onCut], handler)) return;
      let hadValue = this[_onCut] != null;
      this[_onCut] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onPaste() {
      return this[_onPaste];
    }
    set onPaste(handler) {
      if (dart.equals(this[_onPaste], handler)) return;
      let hadValue = this[_onPaste] != null;
      this[_onPaste] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onMoveCursorForwardByCharacter() {
      return this[_onMoveCursorForwardByCharacter];
    }
    set onMoveCursorForwardByCharacter(handler) {
      if (dart.equals(this[_onMoveCursorForwardByCharacter], handler)) return;
      let hadValue = this[_onMoveCursorForwardByCharacter] != null;
      this[_onMoveCursorForwardByCharacter] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onMoveCursorBackwardByCharacter() {
      return this[_onMoveCursorBackwardByCharacter];
    }
    set onMoveCursorBackwardByCharacter(handler) {
      if (dart.equals(this[_onMoveCursorBackwardByCharacter], handler)) return;
      let hadValue = this[_onMoveCursorBackwardByCharacter] != null;
      this[_onMoveCursorBackwardByCharacter] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onMoveCursorForwardByWord() {
      return this[_onMoveCursorForwardByWord];
    }
    set onMoveCursorForwardByWord(handler) {
      if (dart.equals(this[_onMoveCursorForwardByWord], handler)) return;
      let hadValue = this[_onMoveCursorForwardByWord] != null;
      this[_onMoveCursorForwardByWord] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onMoveCursorBackwardByWord() {
      return this[_onMoveCursorBackwardByWord];
    }
    set onMoveCursorBackwardByWord(handler) {
      if (dart.equals(this[_onMoveCursorBackwardByWord], handler)) return;
      let hadValue = this[_onMoveCursorBackwardByWord] != null;
      this[_onMoveCursorBackwardByWord] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onSetSelection() {
      return this[_onSetSelection];
    }
    set onSetSelection(handler) {
      if (dart.equals(this[_onSetSelection], handler)) return;
      let hadValue = this[_onSetSelection] != null;
      this[_onSetSelection] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onDidGainAccessibilityFocus() {
      return this[_onDidGainAccessibilityFocus];
    }
    set onDidGainAccessibilityFocus(handler) {
      if (dart.equals(this[_onDidGainAccessibilityFocus], handler)) return;
      let hadValue = this[_onDidGainAccessibilityFocus] != null;
      this[_onDidGainAccessibilityFocus] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get onDidLoseAccessibilityFocus() {
      return this[_onDidLoseAccessibilityFocus];
    }
    set onDidLoseAccessibilityFocus(handler) {
      if (dart.equals(this[_onDidLoseAccessibilityFocus], handler)) return;
      let hadValue = this[_onDidLoseAccessibilityFocus] != null;
      this[_onDidLoseAccessibilityFocus] = handler;
      if (handler != null !== hadValue) this.markNeedsSemanticsUpdate();
    }
    get customSemanticsActions() {
      return this[_customSemanticsActions];
    }
    set customSemanticsActions(value) {
      if (dart.equals(this[_customSemanticsActions], value)) return;
      this[_customSemanticsActions] = value;
      this.markNeedsSemanticsUpdate();
    }
    visitChildrenForSemantics(visitor) {
      if (visitor == null) dart.nullFailed(I[0], 4618, 54, "visitor");
      if (dart.test(this.excludeSemantics)) return;
      super.visitChildrenForSemantics(visitor);
    }
    describeSemanticsConfiguration(config) {
      if (config == null) dart.nullFailed(I[0], 4625, 62, "config");
      super.describeSemanticsConfiguration(config);
      config.isSemanticBoundary = this.container;
      config.explicitChildNodes = this.explicitChildNodes;
      if (!(this.scopesRoute === true && this.explicitChildNodes === true || this.scopesRoute !== true)) dart.assertFailed("explicitChildNodes must be set to true if scopes route is true", I[0], 4629, 12, "(scopesRoute == true && explicitChildNodes == true) || scopesRoute != true");
      if (!!(this.toggled === true && this.checked === true)) dart.assertFailed("A semantics node cannot be toggled and checked at the same time", I[0], 4631, 12, "!(toggled == true && checked == true)");
      if (this.enabled != null) config.isEnabled = this.enabled;
      if (this.checked != null) config.isChecked = this.checked;
      if (this.toggled != null) config.isToggled = this.toggled;
      if (this.selected != null) config.isSelected = dart.nullCheck(this.selected);
      if (this.button != null) config.isButton = dart.nullCheck(this.button);
      if (this.link != null) config.isLink = dart.nullCheck(this.link);
      if (this.slider != null) config.isSlider = dart.nullCheck(this.slider);
      if (this.header != null) config.isHeader = dart.nullCheck(this.header);
      if (this.textField != null) config.isTextField = dart.nullCheck(this.textField);
      if (this.readOnly != null) config.isReadOnly = dart.nullCheck(this.readOnly);
      if (this.focusable != null) config.isFocusable = dart.nullCheck(this.focusable);
      if (this.focused != null) config.isFocused = dart.nullCheck(this.focused);
      if (this.inMutuallyExclusiveGroup != null) config.isInMutuallyExclusiveGroup = dart.nullCheck(this.inMutuallyExclusiveGroup);
      if (this.obscured != null) config.isObscured = dart.nullCheck(this.obscured);
      if (this.multiline != null) config.isMultiline = dart.nullCheck(this.multiline);
      if (this.hidden != null) config.isHidden = dart.nullCheck(this.hidden);
      if (this.image != null) config.isImage = dart.nullCheck(this.image);
      if (this.label != null) config.label = dart.nullCheck(this.label);
      if (this.value != null) config.value = dart.nullCheck(this.value);
      if (this.increasedValue != null) config.increasedValue = dart.nullCheck(this.increasedValue);
      if (this.decreasedValue != null) config.decreasedValue = dart.nullCheck(this.decreasedValue);
      if (this.hint != null) config.hint = dart.nullCheck(this.hint);
      if (this.hintOverrides != null && dart.test(dart.nullCheck(this.hintOverrides).isNotEmpty)) config.hintOverrides = this.hintOverrides;
      if (this.scopesRoute != null) config.scopesRoute = dart.nullCheck(this.scopesRoute);
      if (this.namesRoute != null) config.namesRoute = dart.nullCheck(this.namesRoute);
      if (this.liveRegion != null) config.liveRegion = dart.nullCheck(this.liveRegion);
      if (this.maxValueLength != null) {
        config.maxValueLength = this.maxValueLength;
      }
      if (this.currentValueLength != null) {
        config.currentValueLength = this.currentValueLength;
      }
      if (this.textDirection != null) config.textDirection = this.textDirection;
      if (this.sortKey != null) config.sortKey = this.sortKey;
      if (this.tagForChildren != null) config.addTagForChildren(dart.nullCheck(this.tagForChildren));
      if (this.onTap != null) config.onTap = dart.bind(this, _performTap);
      if (this.onLongPress != null) config.onLongPress = dart.bind(this, _performLongPress);
      if (this.onDismiss != null) config.onDismiss = dart.bind(this, _performDismiss);
      if (this.onScrollLeft != null) config.onScrollLeft = dart.bind(this, _performScrollLeft);
      if (this.onScrollRight != null) config.onScrollRight = dart.bind(this, _performScrollRight);
      if (this.onScrollUp != null) config.onScrollUp = dart.bind(this, _performScrollUp);
      if (this.onScrollDown != null) config.onScrollDown = dart.bind(this, _performScrollDown);
      if (this.onIncrease != null) config.onIncrease = dart.bind(this, _performIncrease);
      if (this.onDecrease != null) config.onDecrease = dart.bind(this, _performDecrease);
      if (this.onCopy != null) config.onCopy = dart.bind(this, _performCopy);
      if (this.onCut != null) config.onCut = dart.bind(this, _performCut);
      if (this.onPaste != null) config.onPaste = dart.bind(this, _performPaste);
      if (this.onMoveCursorForwardByCharacter != null) config.onMoveCursorForwardByCharacter = dart.bind(this, _performMoveCursorForwardByCharacter);
      if (this.onMoveCursorBackwardByCharacter != null) config.onMoveCursorBackwardByCharacter = dart.bind(this, _performMoveCursorBackwardByCharacter);
      if (this.onMoveCursorForwardByWord != null) config.onMoveCursorForwardByWord = dart.bind(this, _performMoveCursorForwardByWord);
      if (this.onMoveCursorBackwardByWord != null) config.onMoveCursorBackwardByWord = dart.bind(this, _performMoveCursorBackwardByWord);
      if (this.onSetSelection != null) config.onSetSelection = dart.bind(this, _performSetSelection);
      if (this.onDidGainAccessibilityFocus != null) config.onDidGainAccessibilityFocus = dart.bind(this, _performDidGainAccessibilityFocus);
      if (this.onDidLoseAccessibilityFocus != null) config.onDidLoseAccessibilityFocus = dart.bind(this, _performDidLoseAccessibilityFocus);
      if (this.customSemanticsActions != null) config.customSemanticsActions = dart.nullCheck(this[_customSemanticsActions]);
    }
    [_performTap]() {
      if (this.onTap != null) dart.nullCheck(this.onTap)();
    }
    [_performLongPress]() {
      if (this.onLongPress != null) dart.nullCheck(this.onLongPress)();
    }
    [_performDismiss]() {
      if (this.onDismiss != null) dart.nullCheck(this.onDismiss)();
    }
    [_performScrollLeft]() {
      if (this.onScrollLeft != null) dart.nullCheck(this.onScrollLeft)();
    }
    [_performScrollRight]() {
      if (this.onScrollRight != null) dart.nullCheck(this.onScrollRight)();
    }
    [_performScrollUp]() {
      if (this.onScrollUp != null) dart.nullCheck(this.onScrollUp)();
    }
    [_performScrollDown]() {
      if (this.onScrollDown != null) dart.nullCheck(this.onScrollDown)();
    }
    [_performIncrease]() {
      if (this.onIncrease != null) dart.nullCheck(this.onIncrease)();
    }
    [_performDecrease]() {
      if (this.onDecrease != null) dart.nullCheck(this.onDecrease)();
    }
    [_performCopy]() {
      if (this.onCopy != null) dart.nullCheck(this.onCopy)();
    }
    [_performCut]() {
      if (this.onCut != null) dart.nullCheck(this.onCut)();
    }
    [_performPaste]() {
      if (this.onPaste != null) dart.nullCheck(this.onPaste)();
    }
    [_performMoveCursorForwardByCharacter](extendSelection) {
      if (extendSelection == null) dart.nullFailed(I[0], 4803, 50, "extendSelection");
      if (this.onMoveCursorForwardByCharacter != null) dart.nullCheck(this.onMoveCursorForwardByCharacter)(extendSelection);
    }
    [_performMoveCursorBackwardByCharacter](extendSelection) {
      if (extendSelection == null) dart.nullFailed(I[0], 4808, 51, "extendSelection");
      if (this.onMoveCursorBackwardByCharacter != null) dart.nullCheck(this.onMoveCursorBackwardByCharacter)(extendSelection);
    }
    [_performMoveCursorForwardByWord](extendSelection) {
      if (extendSelection == null) dart.nullFailed(I[0], 4813, 45, "extendSelection");
      if (this.onMoveCursorForwardByWord != null) dart.nullCheck(this.onMoveCursorForwardByWord)(extendSelection);
    }
    [_performMoveCursorBackwardByWord](extendSelection) {
      if (extendSelection == null) dart.nullFailed(I[0], 4818, 46, "extendSelection");
      if (this.onMoveCursorBackwardByWord != null) dart.nullCheck(this.onMoveCursorBackwardByWord)(extendSelection);
    }
    [_performSetSelection](selection) {
      if (selection == null) dart.nullFailed(I[0], 4823, 43, "selection");
      if (this.onSetSelection != null) dart.nullCheck(this.onSetSelection)(selection);
    }
    [_performDidGainAccessibilityFocus]() {
      if (this.onDidGainAccessibilityFocus != null) dart.nullCheck(this.onDidGainAccessibilityFocus)();
    }
    [_performDidLoseAccessibilityFocus]() {
      if (this.onDidLoseAccessibilityFocus != null) dart.nullCheck(this.onDidLoseAccessibilityFocus)();
    }
  };
  (proxy_box.RenderSemanticsAnnotations.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let container = opts && 'container' in opts ? opts.container : false;
    if (container == null) dart.nullFailed(I[0], 3702, 10, "container");
    let explicitChildNodes = opts && 'explicitChildNodes' in opts ? opts.explicitChildNodes : false;
    if (explicitChildNodes == null) dart.nullFailed(I[0], 3703, 10, "explicitChildNodes");
    let excludeSemantics = opts && 'excludeSemantics' in opts ? opts.excludeSemantics : false;
    if (excludeSemantics == null) dart.nullFailed(I[0], 3704, 10, "excludeSemantics");
    let enabled = opts && 'enabled' in opts ? opts.enabled : null;
    let checked = opts && 'checked' in opts ? opts.checked : null;
    let toggled = opts && 'toggled' in opts ? opts.toggled : null;
    let selected = opts && 'selected' in opts ? opts.selected : null;
    let button = opts && 'button' in opts ? opts.button : null;
    let slider = opts && 'slider' in opts ? opts.slider : null;
    let link = opts && 'link' in opts ? opts.link : null;
    let header = opts && 'header' in opts ? opts.header : null;
    let textField = opts && 'textField' in opts ? opts.textField : null;
    let readOnly = opts && 'readOnly' in opts ? opts.readOnly : null;
    let focusable = opts && 'focusable' in opts ? opts.focusable : null;
    let focused = opts && 'focused' in opts ? opts.focused : null;
    let inMutuallyExclusiveGroup = opts && 'inMutuallyExclusiveGroup' in opts ? opts.inMutuallyExclusiveGroup : null;
    let obscured = opts && 'obscured' in opts ? opts.obscured : null;
    let multiline = opts && 'multiline' in opts ? opts.multiline : null;
    let scopesRoute = opts && 'scopesRoute' in opts ? opts.scopesRoute : null;
    let namesRoute = opts && 'namesRoute' in opts ? opts.namesRoute : null;
    let hidden = opts && 'hidden' in opts ? opts.hidden : null;
    let image = opts && 'image' in opts ? opts.image : null;
    let liveRegion = opts && 'liveRegion' in opts ? opts.liveRegion : null;
    let maxValueLength = opts && 'maxValueLength' in opts ? opts.maxValueLength : null;
    let currentValueLength = opts && 'currentValueLength' in opts ? opts.currentValueLength : null;
    let label = opts && 'label' in opts ? opts.label : null;
    let value = opts && 'value' in opts ? opts.value : null;
    let increasedValue = opts && 'increasedValue' in opts ? opts.increasedValue : null;
    let decreasedValue = opts && 'decreasedValue' in opts ? opts.decreasedValue : null;
    let hint = opts && 'hint' in opts ? opts.hint : null;
    let hintOverrides = opts && 'hintOverrides' in opts ? opts.hintOverrides : null;
    let textDirection = opts && 'textDirection' in opts ? opts.textDirection : null;
    let sortKey = opts && 'sortKey' in opts ? opts.sortKey : null;
    let tagForChildren = opts && 'tagForChildren' in opts ? opts.tagForChildren : null;
    let onTap = opts && 'onTap' in opts ? opts.onTap : null;
    let onDismiss = opts && 'onDismiss' in opts ? opts.onDismiss : null;
    let onLongPress = opts && 'onLongPress' in opts ? opts.onLongPress : null;
    let onScrollLeft = opts && 'onScrollLeft' in opts ? opts.onScrollLeft : null;
    let onScrollRight = opts && 'onScrollRight' in opts ? opts.onScrollRight : null;
    let onScrollUp = opts && 'onScrollUp' in opts ? opts.onScrollUp : null;
    let onScrollDown = opts && 'onScrollDown' in opts ? opts.onScrollDown : null;
    let onIncrease = opts && 'onIncrease' in opts ? opts.onIncrease : null;
    let onDecrease = opts && 'onDecrease' in opts ? opts.onDecrease : null;
    let onCopy = opts && 'onCopy' in opts ? opts.onCopy : null;
    let onCut = opts && 'onCut' in opts ? opts.onCut : null;
    let onPaste = opts && 'onPaste' in opts ? opts.onPaste : null;
    let onMoveCursorForwardByCharacter = opts && 'onMoveCursorForwardByCharacter' in opts ? opts.onMoveCursorForwardByCharacter : null;
    let onMoveCursorBackwardByCharacter = opts && 'onMoveCursorBackwardByCharacter' in opts ? opts.onMoveCursorBackwardByCharacter : null;
    let onMoveCursorForwardByWord = opts && 'onMoveCursorForwardByWord' in opts ? opts.onMoveCursorForwardByWord : null;
    let onMoveCursorBackwardByWord = opts && 'onMoveCursorBackwardByWord' in opts ? opts.onMoveCursorBackwardByWord : null;
    let onSetSelection = opts && 'onSetSelection' in opts ? opts.onSetSelection : null;
    let onDidGainAccessibilityFocus = opts && 'onDidGainAccessibilityFocus' in opts ? opts.onDidGainAccessibilityFocus : null;
    let onDidLoseAccessibilityFocus = opts && 'onDidLoseAccessibilityFocus' in opts ? opts.onDidLoseAccessibilityFocus : null;
    let customSemanticsActions = opts && 'customSemanticsActions' in opts ? opts.customSemanticsActions : null;
    if (!(container != null)) dart.assertFailed(null, I[0], 3756, 15, "container != null");
    this[_container] = container;
    this[_explicitChildNodes] = explicitChildNodes;
    this[_excludeSemantics] = excludeSemantics;
    this[_enabled] = enabled;
    this[_checked] = checked;
    this[_toggled] = toggled;
    this[_selected] = selected;
    this[_button] = button;
    this[_slider] = slider;
    this[_link] = link;
    this[_header] = header;
    this[_textField] = textField;
    this[_readOnly] = readOnly;
    this[_focusable] = focusable;
    this[_focused] = focused;
    this[_inMutuallyExclusiveGroup] = inMutuallyExclusiveGroup;
    this[_obscured] = obscured;
    this[_multiline] = multiline;
    this[_scopesRoute] = scopesRoute;
    this[_namesRoute] = namesRoute;
    this[_liveRegion] = liveRegion;
    this[_maxValueLength] = maxValueLength;
    this[_currentValueLength] = currentValueLength;
    this[_hidden] = hidden;
    this[_image] = image;
    this[_onDismiss] = onDismiss;
    this[_label] = label;
    this[_value] = value;
    this[_increasedValue] = increasedValue;
    this[_decreasedValue] = decreasedValue;
    this[_hint] = hint;
    this[_hintOverrides] = hintOverrides;
    this[_textDirection] = textDirection;
    this[_sortKey] = sortKey;
    this[_tagForChildren] = tagForChildren;
    this[_onTap] = onTap;
    this[_onLongPress] = onLongPress;
    this[_onScrollLeft] = onScrollLeft;
    this[_onScrollRight] = onScrollRight;
    this[_onScrollUp] = onScrollUp;
    this[_onScrollDown] = onScrollDown;
    this[_onIncrease] = onIncrease;
    this[_onDecrease] = onDecrease;
    this[_onCopy] = onCopy;
    this[_onCut] = onCut;
    this[_onPaste] = onPaste;
    this[_onMoveCursorForwardByCharacter] = onMoveCursorForwardByCharacter;
    this[_onMoveCursorBackwardByCharacter] = onMoveCursorBackwardByCharacter;
    this[_onMoveCursorForwardByWord] = onMoveCursorForwardByWord;
    this[_onMoveCursorBackwardByWord] = onMoveCursorBackwardByWord;
    this[_onSetSelection] = onSetSelection;
    this[_onDidGainAccessibilityFocus] = onDidGainAccessibilityFocus;
    this[_onDidLoseAccessibilityFocus] = onDidLoseAccessibilityFocus;
    this[_customSemanticsActions] = customSemanticsActions;
    proxy_box.RenderSemanticsAnnotations.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderSemanticsAnnotations.prototype;
  dart.addTypeTests(proxy_box.RenderSemanticsAnnotations);
  dart.addTypeCaches(proxy_box.RenderSemanticsAnnotations);
  dart.setMethodSignature(proxy_box.RenderSemanticsAnnotations, () => ({
    __proto__: dart.getMethods(proxy_box.RenderSemanticsAnnotations.__proto__),
    [_performTap]: dart.fnType(dart.void, []),
    [_performLongPress]: dart.fnType(dart.void, []),
    [_performDismiss]: dart.fnType(dart.void, []),
    [_performScrollLeft]: dart.fnType(dart.void, []),
    [_performScrollRight]: dart.fnType(dart.void, []),
    [_performScrollUp]: dart.fnType(dart.void, []),
    [_performScrollDown]: dart.fnType(dart.void, []),
    [_performIncrease]: dart.fnType(dart.void, []),
    [_performDecrease]: dart.fnType(dart.void, []),
    [_performCopy]: dart.fnType(dart.void, []),
    [_performCut]: dart.fnType(dart.void, []),
    [_performPaste]: dart.fnType(dart.void, []),
    [_performMoveCursorForwardByCharacter]: dart.fnType(dart.void, [core.bool]),
    [_performMoveCursorBackwardByCharacter]: dart.fnType(dart.void, [core.bool]),
    [_performMoveCursorForwardByWord]: dart.fnType(dart.void, [core.bool]),
    [_performMoveCursorBackwardByWord]: dart.fnType(dart.void, [core.bool]),
    [_performSetSelection]: dart.fnType(dart.void, [text_editing.TextSelection]),
    [_performDidGainAccessibilityFocus]: dart.fnType(dart.void, []),
    [_performDidLoseAccessibilityFocus]: dart.fnType(dart.void, [])
  }));
  dart.setGetterSignature(proxy_box.RenderSemanticsAnnotations, () => ({
    __proto__: dart.getGetters(proxy_box.RenderSemanticsAnnotations.__proto__),
    container: core.bool,
    explicitChildNodes: core.bool,
    excludeSemantics: core.bool,
    checked: dart.nullable(core.bool),
    enabled: dart.nullable(core.bool),
    selected: dart.nullable(core.bool),
    button: dart.nullable(core.bool),
    slider: dart.nullable(core.bool),
    link: dart.nullable(core.bool),
    header: dart.nullable(core.bool),
    textField: dart.nullable(core.bool),
    readOnly: dart.nullable(core.bool),
    focusable: dart.nullable(core.bool),
    focused: dart.nullable(core.bool),
    inMutuallyExclusiveGroup: dart.nullable(core.bool),
    obscured: dart.nullable(core.bool),
    multiline: dart.nullable(core.bool),
    scopesRoute: dart.nullable(core.bool),
    namesRoute: dart.nullable(core.bool),
    hidden: dart.nullable(core.bool),
    image: dart.nullable(core.bool),
    liveRegion: dart.nullable(core.bool),
    maxValueLength: dart.nullable(core.int),
    currentValueLength: dart.nullable(core.int),
    toggled: dart.nullable(core.bool),
    label: dart.nullable(core.String),
    value: dart.nullable(core.String),
    increasedValue: dart.nullable(core.String),
    decreasedValue: dart.nullable(core.String),
    hint: dart.nullable(core.String),
    hintOverrides: dart.nullable(semantics.SemanticsHintOverrides),
    textDirection: dart.nullable(ui.TextDirection),
    sortKey: dart.nullable(semantics.SemanticsSortKey),
    tagForChildren: dart.nullable(semantics.SemanticsTag),
    onTap: dart.nullable(dart.fnType(dart.void, [])),
    onDismiss: dart.nullable(dart.fnType(dart.void, [])),
    onLongPress: dart.nullable(dart.fnType(dart.void, [])),
    onScrollLeft: dart.nullable(dart.fnType(dart.void, [])),
    onScrollRight: dart.nullable(dart.fnType(dart.void, [])),
    onScrollUp: dart.nullable(dart.fnType(dart.void, [])),
    onScrollDown: dart.nullable(dart.fnType(dart.void, [])),
    onIncrease: dart.nullable(dart.fnType(dart.void, [])),
    onDecrease: dart.nullable(dart.fnType(dart.void, [])),
    onCopy: dart.nullable(dart.fnType(dart.void, [])),
    onCut: dart.nullable(dart.fnType(dart.void, [])),
    onPaste: dart.nullable(dart.fnType(dart.void, [])),
    onMoveCursorForwardByCharacter: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onMoveCursorBackwardByCharacter: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onMoveCursorForwardByWord: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onMoveCursorBackwardByWord: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onSetSelection: dart.nullable(dart.fnType(dart.void, [text_editing.TextSelection])),
    onDidGainAccessibilityFocus: dart.nullable(dart.fnType(dart.void, [])),
    onDidLoseAccessibilityFocus: dart.nullable(dart.fnType(dart.void, [])),
    customSemanticsActions: dart.nullable(core.Map$(semantics.CustomSemanticsAction, dart.fnType(dart.void, [])))
  }));
  dart.setSetterSignature(proxy_box.RenderSemanticsAnnotations, () => ({
    __proto__: dart.getSetters(proxy_box.RenderSemanticsAnnotations.__proto__),
    container: core.bool,
    explicitChildNodes: core.bool,
    excludeSemantics: core.bool,
    checked: dart.nullable(core.bool),
    enabled: dart.nullable(core.bool),
    selected: dart.nullable(core.bool),
    button: dart.nullable(core.bool),
    slider: dart.nullable(core.bool),
    link: dart.nullable(core.bool),
    header: dart.nullable(core.bool),
    textField: dart.nullable(core.bool),
    readOnly: dart.nullable(core.bool),
    focusable: dart.nullable(core.bool),
    focused: dart.nullable(core.bool),
    inMutuallyExclusiveGroup: dart.nullable(core.bool),
    obscured: dart.nullable(core.bool),
    multiline: dart.nullable(core.bool),
    scopesRoute: dart.nullable(core.bool),
    namesRoute: dart.nullable(core.bool),
    hidden: dart.nullable(core.bool),
    image: dart.nullable(core.bool),
    liveRegion: dart.nullable(core.bool),
    maxValueLength: dart.nullable(core.int),
    currentValueLength: dart.nullable(core.int),
    toggled: dart.nullable(core.bool),
    label: dart.nullable(core.String),
    value: dart.nullable(core.String),
    increasedValue: dart.nullable(core.String),
    decreasedValue: dart.nullable(core.String),
    hint: dart.nullable(core.String),
    hintOverrides: dart.nullable(semantics.SemanticsHintOverrides),
    textDirection: dart.nullable(ui.TextDirection),
    sortKey: dart.nullable(semantics.SemanticsSortKey),
    tagForChildren: dart.nullable(semantics.SemanticsTag),
    onTap: dart.nullable(dart.fnType(dart.void, [])),
    onDismiss: dart.nullable(dart.fnType(dart.void, [])),
    onLongPress: dart.nullable(dart.fnType(dart.void, [])),
    onScrollLeft: dart.nullable(dart.fnType(dart.void, [])),
    onScrollRight: dart.nullable(dart.fnType(dart.void, [])),
    onScrollUp: dart.nullable(dart.fnType(dart.void, [])),
    onScrollDown: dart.nullable(dart.fnType(dart.void, [])),
    onIncrease: dart.nullable(dart.fnType(dart.void, [])),
    onDecrease: dart.nullable(dart.fnType(dart.void, [])),
    onCopy: dart.nullable(dart.fnType(dart.void, [])),
    onCut: dart.nullable(dart.fnType(dart.void, [])),
    onPaste: dart.nullable(dart.fnType(dart.void, [])),
    onMoveCursorForwardByCharacter: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onMoveCursorBackwardByCharacter: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onMoveCursorForwardByWord: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onMoveCursorBackwardByWord: dart.nullable(dart.fnType(dart.void, [core.bool])),
    onSetSelection: dart.nullable(dart.fnType(dart.void, [text_editing.TextSelection])),
    onDidGainAccessibilityFocus: dart.nullable(dart.fnType(dart.void, [])),
    onDidLoseAccessibilityFocus: dart.nullable(dart.fnType(dart.void, [])),
    customSemanticsActions: dart.nullable(core.Map$(semantics.CustomSemanticsAction, dart.fnType(dart.void, [])))
  }));
  dart.setLibraryUri(proxy_box.RenderSemanticsAnnotations, I[1]);
  dart.setFieldSignature(proxy_box.RenderSemanticsAnnotations, () => ({
    __proto__: dart.getFields(proxy_box.RenderSemanticsAnnotations.__proto__),
    [_container]: dart.fieldType(core.bool),
    [_explicitChildNodes]: dart.fieldType(core.bool),
    [_excludeSemantics]: dart.fieldType(core.bool),
    [_checked]: dart.fieldType(dart.nullable(core.bool)),
    [_enabled]: dart.fieldType(dart.nullable(core.bool)),
    [_selected]: dart.fieldType(dart.nullable(core.bool)),
    [_button]: dart.fieldType(dart.nullable(core.bool)),
    [_slider]: dart.fieldType(dart.nullable(core.bool)),
    [_link]: dart.fieldType(dart.nullable(core.bool)),
    [_header]: dart.fieldType(dart.nullable(core.bool)),
    [_textField]: dart.fieldType(dart.nullable(core.bool)),
    [_readOnly]: dart.fieldType(dart.nullable(core.bool)),
    [_focusable]: dart.fieldType(dart.nullable(core.bool)),
    [_focused]: dart.fieldType(dart.nullable(core.bool)),
    [_inMutuallyExclusiveGroup]: dart.fieldType(dart.nullable(core.bool)),
    [_obscured]: dart.fieldType(dart.nullable(core.bool)),
    [_multiline]: dart.fieldType(dart.nullable(core.bool)),
    [_scopesRoute]: dart.fieldType(dart.nullable(core.bool)),
    [_namesRoute]: dart.fieldType(dart.nullable(core.bool)),
    [_hidden]: dart.fieldType(dart.nullable(core.bool)),
    [_image]: dart.fieldType(dart.nullable(core.bool)),
    [_liveRegion]: dart.fieldType(dart.nullable(core.bool)),
    [_maxValueLength]: dart.fieldType(dart.nullable(core.int)),
    [_currentValueLength]: dart.fieldType(dart.nullable(core.int)),
    [_toggled]: dart.fieldType(dart.nullable(core.bool)),
    [_label]: dart.fieldType(dart.nullable(core.String)),
    [_value]: dart.fieldType(dart.nullable(core.String)),
    [_increasedValue]: dart.fieldType(dart.nullable(core.String)),
    [_decreasedValue]: dart.fieldType(dart.nullable(core.String)),
    [_hint]: dart.fieldType(dart.nullable(core.String)),
    [_hintOverrides]: dart.fieldType(dart.nullable(semantics.SemanticsHintOverrides)),
    [_textDirection]: dart.fieldType(dart.nullable(ui.TextDirection)),
    [_sortKey]: dart.fieldType(dart.nullable(semantics.SemanticsSortKey)),
    [_tagForChildren]: dart.fieldType(dart.nullable(semantics.SemanticsTag)),
    [_onTap]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onDismiss]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onLongPress]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onScrollLeft]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onScrollRight]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onScrollUp]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onScrollDown]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onIncrease]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onDecrease]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onCopy]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onCut]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onPaste]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onMoveCursorForwardByCharacter]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [core.bool]))),
    [_onMoveCursorBackwardByCharacter]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [core.bool]))),
    [_onMoveCursorForwardByWord]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [core.bool]))),
    [_onMoveCursorBackwardByWord]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [core.bool]))),
    [_onSetSelection]: dart.fieldType(dart.nullable(dart.fnType(dart.void, [text_editing.TextSelection]))),
    [_onDidGainAccessibilityFocus]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_onDidLoseAccessibilityFocus]: dart.fieldType(dart.nullable(dart.fnType(dart.void, []))),
    [_customSemanticsActions]: dart.fieldType(dart.nullable(core.Map$(semantics.CustomSemanticsAction, dart.fnType(dart.void, []))))
  }));
  var _blocking = dart.privateName(proxy_box, "_blocking");
  proxy_box.RenderBlockSemantics = class RenderBlockSemantics extends proxy_box.RenderProxyBox {
    get blocking() {
      return this[_blocking];
    }
    set blocking(value) {
      if (value == null) dart.nullFailed(I[0], 4857, 21, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 4858, 12, "value != null");
      if (value == this[_blocking]) return;
      this[_blocking] = value;
      this.markNeedsSemanticsUpdate();
    }
    describeSemanticsConfiguration(config) {
      if (config == null) dart.nullFailed(I[0], 4866, 62, "config");
      super.describeSemanticsConfiguration(config);
      config.isBlockingSemanticsOfPreviouslyPaintedNodes = this.blocking;
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 4872, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("blocking", this.blocking));
    }
  };
  (proxy_box.RenderBlockSemantics.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let blocking = opts && 'blocking' in opts ? opts.blocking : true;
    if (blocking == null) dart.nullFailed(I[0], 4849, 10, "blocking");
    this[_blocking] = blocking;
    proxy_box.RenderBlockSemantics.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderBlockSemantics.prototype;
  dart.addTypeTests(proxy_box.RenderBlockSemantics);
  dart.addTypeCaches(proxy_box.RenderBlockSemantics);
  dart.setGetterSignature(proxy_box.RenderBlockSemantics, () => ({
    __proto__: dart.getGetters(proxy_box.RenderBlockSemantics.__proto__),
    blocking: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderBlockSemantics, () => ({
    __proto__: dart.getSetters(proxy_box.RenderBlockSemantics.__proto__),
    blocking: core.bool
  }));
  dart.setLibraryUri(proxy_box.RenderBlockSemantics, I[1]);
  dart.setFieldSignature(proxy_box.RenderBlockSemantics, () => ({
    __proto__: dart.getFields(proxy_box.RenderBlockSemantics.__proto__),
    [_blocking]: dart.fieldType(core.bool)
  }));
  proxy_box.RenderMergeSemantics = class RenderMergeSemantics extends proxy_box.RenderProxyBox {
    describeSemanticsConfiguration(config) {
      let t2;
      if (config == null) dart.nullFailed(I[0], 4890, 62, "config");
      super.describeSemanticsConfiguration(config);
      t2 = config;
      (() => {
        t2.isSemanticBoundary = true;
        t2.isMergingSemanticsOfDescendants = true;
        return t2;
      })();
    }
  };
  (proxy_box.RenderMergeSemantics.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    proxy_box.RenderMergeSemantics.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderMergeSemantics.prototype;
  dart.addTypeTests(proxy_box.RenderMergeSemantics);
  dart.addTypeCaches(proxy_box.RenderMergeSemantics);
  dart.setLibraryUri(proxy_box.RenderMergeSemantics, I[1]);
  var _excluding = dart.privateName(proxy_box, "_excluding");
  proxy_box.RenderExcludeSemantics = class RenderExcludeSemantics extends proxy_box.RenderProxyBox {
    get excluding() {
      return this[_excluding];
    }
    set excluding(value) {
      if (value == null) dart.nullFailed(I[0], 4918, 22, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 4919, 12, "value != null");
      if (value == this[_excluding]) return;
      this[_excluding] = value;
      this.markNeedsSemanticsUpdate();
    }
    visitChildrenForSemantics(visitor) {
      if (visitor == null) dart.nullFailed(I[0], 4927, 54, "visitor");
      if (dart.test(this.excluding)) return;
      super.visitChildrenForSemantics(visitor);
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 4934, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("excluding", this.excluding));
    }
  };
  (proxy_box.RenderExcludeSemantics.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let excluding = opts && 'excluding' in opts ? opts.excluding : true;
    if (excluding == null) dart.nullFailed(I[0], 4909, 10, "excluding");
    this[_excluding] = excluding;
    proxy_box.RenderExcludeSemantics.__proto__.new.call(this, child);
    if (!(this[_excluding] != null)) dart.assertFailed(null, I[0], 4912, 12, "_excluding != null");
  }).prototype = proxy_box.RenderExcludeSemantics.prototype;
  dart.addTypeTests(proxy_box.RenderExcludeSemantics);
  dart.addTypeCaches(proxy_box.RenderExcludeSemantics);
  dart.setGetterSignature(proxy_box.RenderExcludeSemantics, () => ({
    __proto__: dart.getGetters(proxy_box.RenderExcludeSemantics.__proto__),
    excluding: core.bool
  }));
  dart.setSetterSignature(proxy_box.RenderExcludeSemantics, () => ({
    __proto__: dart.getSetters(proxy_box.RenderExcludeSemantics.__proto__),
    excluding: core.bool
  }));
  dart.setLibraryUri(proxy_box.RenderExcludeSemantics, I[1]);
  dart.setFieldSignature(proxy_box.RenderExcludeSemantics, () => ({
    __proto__: dart.getFields(proxy_box.RenderExcludeSemantics.__proto__),
    [_excluding]: dart.fieldType(core.bool)
  }));
  var _index = dart.privateName(proxy_box, "_index");
  proxy_box.RenderIndexedSemantics = class RenderIndexedSemantics extends proxy_box.RenderProxyBox {
    get index() {
      return this[_index];
    }
    set index(value) {
      if (value == null) dart.nullFailed(I[0], 4962, 17, "value");
      if (value == this.index) return;
      this[_index] = value;
      this.markNeedsSemanticsUpdate();
    }
    describeSemanticsConfiguration(config) {
      if (config == null) dart.nullFailed(I[0], 4970, 62, "config");
      super.describeSemanticsConfiguration(config);
      config.isSemanticBoundary = true;
      config.indexInParent = this.index;
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 4977, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfint()).new("index", this.index));
    }
  };
  (proxy_box.RenderIndexedSemantics.new = function(opts) {
    let child = opts && 'child' in opts ? opts.child : null;
    let index = opts && 'index' in opts ? opts.index : null;
    if (index == null) dart.nullFailed(I[0], 4954, 18, "index");
    if (!(index != null)) dart.assertFailed(null, I[0], 4955, 15, "index != null");
    this[_index] = index;
    proxy_box.RenderIndexedSemantics.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderIndexedSemantics.prototype;
  dart.addTypeTests(proxy_box.RenderIndexedSemantics);
  dart.addTypeCaches(proxy_box.RenderIndexedSemantics);
  dart.setGetterSignature(proxy_box.RenderIndexedSemantics, () => ({
    __proto__: dart.getGetters(proxy_box.RenderIndexedSemantics.__proto__),
    index: core.int
  }));
  dart.setSetterSignature(proxy_box.RenderIndexedSemantics, () => ({
    __proto__: dart.getSetters(proxy_box.RenderIndexedSemantics.__proto__),
    index: core.int
  }));
  dart.setLibraryUri(proxy_box.RenderIndexedSemantics, I[1]);
  dart.setFieldSignature(proxy_box.RenderIndexedSemantics, () => ({
    __proto__: dart.getFields(proxy_box.RenderIndexedSemantics.__proto__),
    [_index]: dart.fieldType(core.int)
  }));
  var _previousLayoutSize = dart.privateName(proxy_box, "_previousLayoutSize");
  proxy_box.RenderLeaderLayer = class RenderLeaderLayer extends proxy_box.RenderProxyBox {
    get link() {
      return this[_link];
    }
    set link(value) {
      if (value == null) dart.nullFailed(I[0], 5007, 22, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 5008, 12, "value != null");
      if (dart.equals(this[_link], value)) return;
      this[_link].leaderSize = null;
      this[_link] = value;
      if (this[_previousLayoutSize] != null) {
        this[_link].leaderSize = this[_previousLayoutSize];
      }
      this.markNeedsPaint();
    }
    get alwaysNeedsCompositing() {
      return true;
    }
    performLayout() {
      super.performLayout();
      this[_previousLayoutSize] = this.size;
      this.link.leaderSize = this.size;
    }
    paint(context, offset) {
      let t2;
      if (context == null) dart.nullFailed(I[0], 5035, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 5035, 46, "offset");
      if (this.layer == null) {
        this.layer = new layer.LeaderLayer.new({link: this.link, offset: offset});
      } else {
        let leaderLayer = layer.LeaderLayer.as(dart.nullCheck(this.layer));
        t2 = leaderLayer;
        (() => {
          t2.link = this.link;
          t2.offset = offset;
          return t2;
        })();
      }
      context.pushLayer(dart.nullCheck(this.layer), dart.bind(this, 'paint', super.paint), ui.Offset.zero);
      if (!(this.layer != null)) dart.assertFailed(null, I[0], 5045, 12, "layer != null");
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 5049, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfLayerLink()).new("link", this.link));
    }
  };
  (proxy_box.RenderLeaderLayer.new = function(opts) {
    let link = opts && 'link' in opts ? opts.link : null;
    if (link == null) dart.nullFailed(I[0], 4994, 24, "link");
    let child = opts && 'child' in opts ? opts.child : null;
    this[_previousLayoutSize] = null;
    if (!(link != null)) dart.assertFailed(null, I[0], 4996, 15, "link != null");
    this[_link] = link;
    proxy_box.RenderLeaderLayer.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderLeaderLayer.prototype;
  dart.addTypeTests(proxy_box.RenderLeaderLayer);
  dart.addTypeCaches(proxy_box.RenderLeaderLayer);
  dart.setGetterSignature(proxy_box.RenderLeaderLayer, () => ({
    __proto__: dart.getGetters(proxy_box.RenderLeaderLayer.__proto__),
    link: layer.LayerLink
  }));
  dart.setSetterSignature(proxy_box.RenderLeaderLayer, () => ({
    __proto__: dart.getSetters(proxy_box.RenderLeaderLayer.__proto__),
    link: layer.LayerLink
  }));
  dart.setLibraryUri(proxy_box.RenderLeaderLayer, I[1]);
  dart.setFieldSignature(proxy_box.RenderLeaderLayer, () => ({
    __proto__: dart.getFields(proxy_box.RenderLeaderLayer.__proto__),
    [_link]: dart.fieldType(layer.LayerLink),
    [_previousLayoutSize]: dart.fieldType(dart.nullable(ui.Size))
  }));
  var _showWhenUnlinked = dart.privateName(proxy_box, "_showWhenUnlinked");
  var _offset = dart.privateName(proxy_box, "_offset");
  var _leaderAnchor = dart.privateName(proxy_box, "_leaderAnchor");
  var _followerAnchor = dart.privateName(proxy_box, "_followerAnchor");
  var Rect_bottom = dart.privateName(ui, "Rect.bottom");
  var Rect_right = dart.privateName(ui, "Rect.right");
  var Rect_top = dart.privateName(ui, "Rect.top");
  var Rect_left = dart.privateName(ui, "Rect.left");
  proxy_box.RenderFollowerLayer = class RenderFollowerLayer extends proxy_box.RenderProxyBox {
    get link() {
      return this[_link];
    }
    set link(value) {
      if (value == null) dart.nullFailed(I[0], 5093, 22, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 5094, 12, "value != null");
      if (dart.equals(this[_link], value)) return;
      this[_link] = value;
      this.markNeedsPaint();
    }
    get showWhenUnlinked() {
      return this[_showWhenUnlinked];
    }
    set showWhenUnlinked(value) {
      if (value == null) dart.nullFailed(I[0], 5112, 29, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 5113, 12, "value != null");
      if (this[_showWhenUnlinked] == value) return;
      this[_showWhenUnlinked] = value;
      this.markNeedsPaint();
    }
    get offset() {
      return this[_offset];
    }
    set offset(value) {
      if (value == null) dart.nullFailed(I[0], 5124, 21, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 5125, 12, "value != null");
      if (dart.equals(this[_offset], value)) return;
      this[_offset] = value;
      this.markNeedsPaint();
    }
    get leaderAnchor() {
      return this[_leaderAnchor];
    }
    set leaderAnchor(value) {
      if (value == null) dart.nullFailed(I[0], 5148, 30, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 5149, 12, "value != null");
      if (dart.equals(this[_leaderAnchor], value)) return;
      this[_leaderAnchor] = value;
      this.markNeedsPaint();
    }
    get followerAnchor() {
      return this[_followerAnchor];
    }
    set followerAnchor(value) {
      if (value == null) dart.nullFailed(I[0], 5164, 32, "value");
      if (!(value != null)) dart.assertFailed(null, I[0], 5165, 12, "value != null");
      if (dart.equals(this[_followerAnchor], value)) return;
      this[_followerAnchor] = value;
      this.markNeedsPaint();
    }
    detach() {
      this.layer = null;
      super.detach();
    }
    get alwaysNeedsCompositing() {
      return true;
    }
    get layer() {
      return T$.FollowerLayerN().as(super.layer);
    }
    set layer(value) {
      super.layer = value;
    }
    getCurrentTransform() {
      let t2, t2$;
      t2$ = (t2 = this.layer, t2 == null ? null : t2.getLastTransform());
      return t2$ == null ? vector_math_64.Matrix4.identity() : t2$;
    }
    hitTest(result, opts) {
      if (result == null) dart.nullFailed(I[0], 5196, 33, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 5196, 59, "position");
      if (this.link.leader == null && !dart.test(this.showWhenUnlinked)) return false;
      return this.hitTestChildren(result, {position: position});
    }
    hitTestChildren(result, opts) {
      if (result == null) dart.nullFailed(I[0], 5208, 41, "result");
      let position = opts && 'position' in opts ? opts.position : null;
      if (position == null) dart.nullFailed(I[0], 5208, 67, "position");
      return result.addWithPaintTransform({transform: this.getCurrentTransform(), position: position, hitTest: dart.fn((result, position) => {
          if (result == null) dart.nullFailed(I[0], 5212, 34, "result");
          return super.hitTestChildren(result, {position: dart.nullCheck(position)});
        }, T$.BoxHitTestResultAndOffsetNTobool())});
    }
    paint(context, offset) {
      let t2;
      if (context == null) dart.nullFailed(I[0], 5219, 30, "context");
      if (offset == null) dart.nullFailed(I[0], 5219, 46, "offset");
      let leaderSize = this.link.leaderSize;
      if (!(this.link.leaderSize != null || this.link.leader == null || dart.equals(this.leaderAnchor, alignment.Alignment.topLeft))) dart.assertFailed(dart.str(this.link) + ": layer is linked to " + dart.str(this.link.leader) + " but a valid leaderSize is not set. " + "leaderSize is required when leaderAnchor is not Alignment.topLeft" + "(current value is " + dart.str(this.leaderAnchor) + ").", I[0], 5222, 7, "link.leaderSize != null || (link.leader == null || leaderAnchor == Alignment.topLeft)");
      let effectiveLinkedOffset = leaderSize == null ? this.offset : this.leaderAnchor.alongSize(leaderSize)['-'](this.followerAnchor.alongSize(this.size))['+'](this.offset);
      if (!(this.showWhenUnlinked != null)) dart.assertFailed(null, I[0], 5230, 12, "showWhenUnlinked != null");
      if (this.layer == null) {
        this.layer = new layer.FollowerLayer.new({link: this.link, showWhenUnlinked: this.showWhenUnlinked, linkedOffset: effectiveLinkedOffset, unlinkedOffset: offset});
      } else {
        t2 = this.layer;
        t2 == null ? null : (() => {
          t2.link = this.link;
          t2.showWhenUnlinked = this.showWhenUnlinked;
          t2.linkedOffset = effectiveLinkedOffset;
          t2.unlinkedOffset = offset;
          return t2;
        })();
      }
      context.pushLayer(dart.nullCheck(this.layer), dart.bind(this, 'paint', super.paint), ui.Offset.zero, {childPaintBounds: C[31] || CT.C31});
    }
    applyPaintTransform(child, transform) {
      box.RenderBox.as(child);
      if (child == null) dart.nullFailed(I[0], 5260, 38, "child");
      if (transform == null) dart.nullFailed(I[0], 5260, 53, "transform");
      transform.multiply(this.getCurrentTransform());
    }
    debugFillProperties(properties) {
      if (properties == null) dart.nullFailed(I[0], 5265, 56, "properties");
      super.debugFillProperties(properties);
      properties.add(new (T$.DiagnosticsPropertyOfLayerLink()).new("link", this.link));
      properties.add(new (T$.DiagnosticsPropertyOfbool()).new("showWhenUnlinked", this.showWhenUnlinked));
      properties.add(new (T$.DiagnosticsPropertyOfOffset()).new("offset", this.offset));
      properties.add(new matrix_utils.TransformProperty.new("current transform matrix", this.getCurrentTransform()));
    }
  };
  (proxy_box.RenderFollowerLayer.new = function(opts) {
    let link = opts && 'link' in opts ? opts.link : null;
    if (link == null) dart.nullFailed(I[0], 5073, 24, "link");
    let showWhenUnlinked = opts && 'showWhenUnlinked' in opts ? opts.showWhenUnlinked : true;
    if (showWhenUnlinked == null) dart.nullFailed(I[0], 5074, 10, "showWhenUnlinked");
    let offset = opts && 'offset' in opts ? opts.offset : C[29] || CT.C29;
    if (offset == null) dart.nullFailed(I[0], 5075, 12, "offset");
    let leaderAnchor = opts && 'leaderAnchor' in opts ? opts.leaderAnchor : C[30] || CT.C30;
    if (leaderAnchor == null) dart.nullFailed(I[0], 5076, 15, "leaderAnchor");
    let followerAnchor = opts && 'followerAnchor' in opts ? opts.followerAnchor : C[30] || CT.C30;
    if (followerAnchor == null) dart.nullFailed(I[0], 5077, 15, "followerAnchor");
    let child = opts && 'child' in opts ? opts.child : null;
    if (!(link != null)) dart.assertFailed(null, I[0], 5079, 15, "link != null");
    if (!(showWhenUnlinked != null)) dart.assertFailed(null, I[0], 5080, 15, "showWhenUnlinked != null");
    if (!(offset != null)) dart.assertFailed(null, I[0], 5081, 15, "offset != null");
    this[_link] = link;
    this[_showWhenUnlinked] = showWhenUnlinked;
    this[_offset] = offset;
    this[_leaderAnchor] = leaderAnchor;
    this[_followerAnchor] = followerAnchor;
    proxy_box.RenderFollowerLayer.__proto__.new.call(this, child);
    ;
  }).prototype = proxy_box.RenderFollowerLayer.prototype;
  dart.addTypeTests(proxy_box.RenderFollowerLayer);
  dart.addTypeCaches(proxy_box.RenderFollowerLayer);
  dart.setMethodSignature(proxy_box.RenderFollowerLayer, () => ({
    __proto__: dart.getMethods(proxy_box.RenderFollowerLayer.__proto__),
    getCurrentTransform: dart.fnType(vector_math_64.Matrix4, [])
  }));
  dart.setGetterSignature(proxy_box.RenderFollowerLayer, () => ({
    __proto__: dart.getGetters(proxy_box.RenderFollowerLayer.__proto__),
    link: layer.LayerLink,
    showWhenUnlinked: core.bool,
    offset: ui.Offset,
    leaderAnchor: alignment.Alignment,
    followerAnchor: alignment.Alignment,
    layer: dart.nullable(layer.FollowerLayer)
  }));
  dart.setSetterSignature(proxy_box.RenderFollowerLayer, () => ({
    __proto__: dart.getSetters(proxy_box.RenderFollowerLayer.__proto__),
    link: layer.LayerLink,
    showWhenUnlinked: core.bool,
    offset: ui.Offset,
    leaderAnchor: alignment.Alignment,
    followerAnchor: alignment.Alignment
  }));
  dart.setLibraryUri(proxy_box.RenderFollowerLayer, I[1]);
  dart.setFieldSignature(proxy_box.RenderFollowerLayer, () => ({
    __proto__: dart.getFields(proxy_box.RenderFollowerLayer.__proto__),
    [_link]: dart.fieldType(layer.LayerLink),
    [_showWhenUnlinked]: dart.fieldType(core.bool),
    [_offset]: dart.fieldType(ui.Offset),
    [_leaderAnchor]: dart.fieldType(alignment.Alignment),
    [_followerAnchor]: dart.fieldType(alignment.Alignment)
  }));
  var alwaysNeedsCompositing = dart.privateName(proxy_box, "RenderAnnotatedRegion.alwaysNeedsCompositing");
  var _sized = dart.privateName(proxy_box, "_sized");
  const _is_RenderAnnotatedRegion_default = Symbol('_is_RenderAnnotatedRegion_default');
  proxy_box.RenderAnnotatedRegion$ = dart.generic(T => {
    var AnnotatedRegionLayerOfT = () => (AnnotatedRegionLayerOfT = dart.constFn(layer.AnnotatedRegionLayer$(T)))();
    class RenderAnnotatedRegion extends proxy_box.RenderProxyBox {
      get alwaysNeedsCompositing() {
        return this[alwaysNeedsCompositing];
      }
      set alwaysNeedsCompositing(value) {
        super.alwaysNeedsCompositing = value;
      }
      get value() {
        return this[_value];
      }
      set value(newValue) {
        T.as(newValue);
        if (newValue == null) dart.nullFailed(I[0], 5302, 16, "newValue");
        if (dart.equals(this[_value], newValue)) return;
        this[_value] = newValue;
        this.markNeedsPaint();
      }
      get sized() {
        return this[_sized];
      }
      set sized(value) {
        if (value == null) dart.nullFailed(I[0], 5312, 18, "value");
        if (this[_sized] == value) return;
        this[_sized] = value;
        this.markNeedsPaint();
      }
      paint(context, offset) {
        if (context == null) dart.nullFailed(I[0], 5323, 30, "context");
        if (offset == null) dart.nullFailed(I[0], 5323, 46, "offset");
        let layer = new (AnnotatedRegionLayerOfT()).new(this.value, {size: dart.test(this.sized) ? this.size : null, offset: dart.test(this.sized) ? offset : null});
        context.pushLayer(layer, dart.bind(this, 'paint', super.paint), offset);
      }
    }
    (RenderAnnotatedRegion.new = function(opts) {
      let value = opts && 'value' in opts ? opts.value : null;
      if (value == null) dart.nullFailed(I[0], 5290, 16, "value");
      let sized = opts && 'sized' in opts ? opts.sized : null;
      if (sized == null) dart.nullFailed(I[0], 5291, 19, "sized");
      let child = opts && 'child' in opts ? opts.child : null;
      this[alwaysNeedsCompositing] = true;
      if (!(value != null)) dart.assertFailed(null, I[0], 5293, 15, "value != null");
      if (!(sized != null)) dart.assertFailed(null, I[0], 5294, 15, "sized != null");
      this[_value] = value;
      this[_sized] = sized;
      RenderAnnotatedRegion.__proto__.new.call(this, child);
      ;
    }).prototype = RenderAnnotatedRegion.prototype;
    dart.addTypeTests(RenderAnnotatedRegion);
    RenderAnnotatedRegion.prototype[_is_RenderAnnotatedRegion_default] = true;
    dart.addTypeCaches(RenderAnnotatedRegion);
    dart.setGetterSignature(RenderAnnotatedRegion, () => ({
      __proto__: dart.getGetters(RenderAnnotatedRegion.__proto__),
      value: T,
      sized: core.bool
    }));
    dart.setSetterSignature(RenderAnnotatedRegion, () => ({
      __proto__: dart.getSetters(RenderAnnotatedRegion.__proto__),
      value: dart.nullable(core.Object),
      sized: core.bool
Luca Braun's avatar
Luca Braun committed
5362
    }));
Luca Braun's avatar
Luca Braun committed
5363 5364 5365 5366 5367 5368
    dart.setLibraryUri(RenderAnnotatedRegion, I[1]);
    dart.setFieldSignature(RenderAnnotatedRegion, () => ({
      __proto__: dart.getFields(RenderAnnotatedRegion.__proto__),
      [_value]: dart.fieldType(T),
      [_sized]: dart.fieldType(core.bool),
      alwaysNeedsCompositing: dart.finalFieldType(core.bool)
Luca Braun's avatar
Luca Braun committed
5369
    }));
Luca Braun's avatar
Luca Braun committed
5370
    return RenderAnnotatedRegion;
Luca Braun's avatar
Luca Braun committed
5371
  });
Luca Braun's avatar
Luca Braun committed
5372 5373 5374 5375
  proxy_box.RenderAnnotatedRegion = proxy_box.RenderAnnotatedRegion$();
  dart.addTypeTests(proxy_box.RenderAnnotatedRegion, _is_RenderAnnotatedRegion_default);
  dart.trackLibraries("packages/flutter/src/rendering/proxy_box.dart", {
    "package:flutter/src/rendering/proxy_box.dart": proxy_box
5376
  }, {
Luca Braun's avatar
Luca Braun committed
5377
  }, '{"version":3,"sourceRoot":"","sources":["proxy_box.dart"],"names":[],"mappings":"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","file":"../../../../../../../../../../../packages/flutter/src/rendering/proxy_box.dart.lib.js"}');
5378 5379
  // Exports:
  return {
Luca Braun's avatar
Luca Braun committed
5380
    src__rendering__proxy_box: proxy_box
5381 5382 5383
  };
}));

Luca Braun's avatar
Luca Braun committed
5384
//# sourceMappingURL=proxy_box.dart.lib.js.map