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