1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. childCount
  7. clipBehavior
  8. constraints
  9. debugCanParentUseSize
  10. debugCreator
  11. debugDisposed
  12. debugDoingThisLayout
  13. debugDoingThisLayoutWithCallback
  14. debugDoingThisPaint
  15. debugDoingThisResize
  16. debugLayer
  17. debugLayoutParent
  18. debugNeedsCompositedLayerUpdate
  19. debugNeedsLayout
  20. debugNeedsPaint
  21. debugNeedsSemanticsUpdate
  22. debugSemantics
  23. delegate
  24. depth
  25. firstChild
  26. hashCode
  27. hasSize
  28. isRepaintBoundary
  29. lastChild
  30. layer
  31. needsCompositing
  32. owner
  33. paintBounds
  34. parent
  35. parentData
  36. runtimeType
  37. semanticBounds
  38. size
  39. sizedByParent
  40. Methods
  41. add
  42. addAll
  43. adoptChild
  44. applyPaintTransform
  45. assembleSemanticsNode
  46. attach
  47. childAfter
  48. childBefore
  49. clearSemantics
  50. computeDistanceToActualBaseline
  51. computeDryBaseline
  52. computeDryLayout
  53. computeMaxIntrinsicHeight
  54. computeMaxIntrinsicWidth
  55. computeMinIntrinsicHeight
  56. computeMinIntrinsicWidth
  57. debugAdoptSize
  58. debugAssertDoesMeetConstraints
  59. debugCannotComputeDryLayout
  60. debugDescribeChildren
  61. debugFillProperties
  62. debugHandleEvent
  63. debugPaint
  64. debugPaintBaselines
  65. debugPaintPointers
  66. debugPaintSize
  67. debugRegisterRepaintBoundaryPaint
  68. debugResetSize
  69. debugValidateChild
  70. defaultComputeDistanceToFirstActualBaseline
  71. defaultComputeDistanceToHighestActualBaseline
  72. defaultHitTestChildren
  73. defaultPaint
  74. describeApproximatePaintClip
  75. describeForError
  76. describeSemanticsClip
  77. describeSemanticsConfiguration
  78. detach
  79. dispose
  80. dropChild
  81. getChildrenAsList
  82. getChildSize
  83. getDistanceToActualBaseline
  84. getDistanceToBaseline
  85. getDryBaseline
  86. getDryLayout
  87. getMaxIntrinsicHeight
  88. getMaxIntrinsicWidth
  89. getMinIntrinsicHeight
  90. getMinIntrinsicWidth
  91. getTransformTo
  92. globalToLocal
  93. handleEvent
  94. hitTest
  95. hitTestChildren
  96. hitTestSelf
  97. insert
  98. invokeLayoutCallback
  99. layout
  100. localToGlobal
  101. markNeedsCompositedLayerUpdate
  102. markNeedsCompositingBitsUpdate
  103. markNeedsLayout
  104. markNeedsLayoutForSizedByParentChange
  105. markNeedsPaint
  106. markNeedsSemanticsUpdate
  107. markParentNeedsLayout
  108. move
  109. noSuchMethod
  110. paint
  111. paintChild
  112. paintsChild
  113. performLayout
  114. performResize
  115. reassemble
  116. redepthChild
  117. redepthChildren
  118. remove
  119. removeAll
  120. replaceRootLayer
  121. scheduleInitialLayout
  122. scheduleInitialPaint
  123. scheduleInitialSemantics
  124. sendSemanticsEvent
  125. setupParentData
  126. showOnScreen
  127. toDiagnosticsNode
  128. toString
  129. toStringDeep
  130. toStringShallow
  131. toStringShort
  132. updateCompositedLayer
  133. visitChildren
  134. visitChildrenForSemantics
  135. Operators
  136. operator ==