1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. centerOffsetAdjustment
  7. childCount
  8. childManager
  9. constraints
  10. debugCanParentUseSize
  11. debugChildIntegrityEnabled
  12. debugCreator
  13. debugDisposed
  14. debugDoingThisLayout
  15. debugDoingThisLayoutWithCallback
  16. debugDoingThisPaint
  17. debugDoingThisResize
  18. debugLayer
  19. debugLayoutParent
  20. debugNeedsCompositedLayerUpdate
  21. debugNeedsLayout
  22. debugNeedsPaint
  23. debugNeedsSemanticsUpdate
  24. debugSemantics
  25. depth
  26. ensureSemantics
  27. firstChild
  28. geometry
  29. hashCode
  30. isRepaintBoundary
  31. lastChild
  32. layer
  33. needsCompositing
  34. owner
  35. paintBounds
  36. parent
  37. parentData
  38. runtimeType
  39. semanticBounds
  40. semanticsParent
  41. sizedByParent
  42. Methods
  43. add
  44. addAll
  45. addInitialChild
  46. adoptChild
  47. applyPaintTransform
  48. applyPaintTransformForBoxChild
  49. assembleSemanticsNode
  50. attach
  51. calculateCacheOffset
  52. calculateLeadingGarbage
  53. calculatePaintOffset
  54. calculateTrailingGarbage
  55. childAfter
  56. childBefore
  57. childCrossAxisPosition
  58. childMainAxisPosition
  59. childScrollOffset
  60. clearSemantics
  61. collectGarbage
  62. debugAssertChildListIsNonEmptyAndContiguous
  63. debugAssertDoesMeetConstraints
  64. debugDescribeChildren
  65. debugFillProperties
  66. debugPaint
  67. debugRegisterRepaintBoundaryPaint
  68. debugResetSize
  69. debugValidateChild
  70. describeApproximatePaintClip
  71. describeForError
  72. describeSemanticsClip
  73. describeSemanticsConfiguration
  74. detach
  75. dispose
  76. dropChild
  77. getAbsoluteSize
  78. getAbsoluteSizeRelativeToOrigin
  79. getTransformTo
  80. handleEvent
  81. hitTest
  82. hitTestBoxChild
  83. hitTestChildren
  84. hitTestSelf
  85. indexOf
  86. insert
  87. insertAndLayoutChild
  88. insertAndLayoutLeadingChild
  89. invokeLayoutCallback
  90. layout
  91. markNeedsCompositedLayerUpdate
  92. markNeedsCompositingBitsUpdate
  93. markNeedsLayout
  94. markNeedsLayoutForSizedByParentChange
  95. markNeedsPaint
  96. markNeedsSemanticsUpdate
  97. markParentNeedsLayout
  98. move
  99. noSuchMethod
  100. paint
  101. paintExtentOf
  102. paintsChild
  103. performLayout
  104. performResize
  105. reassemble
  106. redepthChild
  107. redepthChildren
  108. remove
  109. removeAll
  110. replaceRootLayer
  111. scheduleInitialLayout
  112. scheduleInitialPaint
  113. scheduleInitialSemantics
  114. sendSemanticsEvent
  115. setupParentData
  116. showOnScreen
  117. toDiagnosticsNode
  118. toString
  119. toStringDeep
  120. toStringShallow
  121. toStringShort
  122. updateCompositedLayer
  123. visitChildren
  124. visitChildrenForSemantics
  125. Operators
  126. operator ==