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. gridDelegate
  30. hashCode
  31. isRepaintBoundary
  32. lastChild
  33. layer
  34. needsCompositing
  35. owner
  36. paintBounds
  37. parent
  38. parentData
  39. runtimeType
  40. semanticBounds
  41. semanticsParent
  42. sizedByParent
  43. Methods
  44. add
  45. addAll
  46. addInitialChild
  47. adoptChild
  48. applyPaintTransform
  49. applyPaintTransformForBoxChild
  50. assembleSemanticsNode
  51. attach
  52. calculateCacheOffset
  53. calculateLeadingGarbage
  54. calculatePaintOffset
  55. calculateTrailingGarbage
  56. childAfter
  57. childBefore
  58. childCrossAxisPosition
  59. childMainAxisPosition
  60. childScrollOffset
  61. clearSemantics
  62. collectGarbage
  63. debugAssertChildListIsNonEmptyAndContiguous
  64. debugAssertDoesMeetConstraints
  65. debugDescribeChildren
  66. debugFillProperties
  67. debugPaint
  68. debugRegisterRepaintBoundaryPaint
  69. debugResetSize
  70. debugValidateChild
  71. describeApproximatePaintClip
  72. describeForError
  73. describeSemanticsClip
  74. describeSemanticsConfiguration
  75. detach
  76. dispose
  77. dropChild
  78. getAbsoluteSize
  79. getAbsoluteSizeRelativeToOrigin
  80. getTransformTo
  81. handleEvent
  82. hitTest
  83. hitTestBoxChild
  84. hitTestChildren
  85. hitTestSelf
  86. indexOf
  87. insert
  88. insertAndLayoutChild
  89. insertAndLayoutLeadingChild
  90. invokeLayoutCallback
  91. layout
  92. markNeedsCompositedLayerUpdate
  93. markNeedsCompositingBitsUpdate
  94. markNeedsLayout
  95. markNeedsLayoutForSizedByParentChange
  96. markNeedsPaint
  97. markNeedsSemanticsUpdate
  98. markParentNeedsLayout
  99. move
  100. noSuchMethod
  101. paint
  102. paintExtentOf
  103. paintsChild
  104. performLayout
  105. performResize
  106. reassemble
  107. redepthChild
  108. redepthChildren
  109. remove
  110. removeAll
  111. replaceRootLayer
  112. scheduleInitialLayout
  113. scheduleInitialPaint
  114. scheduleInitialSemantics
  115. sendSemanticsEvent
  116. setupParentData
  117. showOnScreen
  118. toDiagnosticsNode
  119. toString
  120. toStringDeep
  121. toStringShallow
  122. toStringShort
  123. updateCompositedLayer
  124. visitChildren
  125. visitChildrenForSemantics
  126. Operators
  127. operator ==