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. semanticsParent
  39. size
  40. sizedByParent
  41. Methods
  42. add
  43. addAll
  44. adoptChild
  45. applyPaintTransform
  46. assembleSemanticsNode
  47. attach
  48. childAfter
  49. childBefore
  50. clearSemantics
  51. computeDistanceToActualBaseline
  52. computeDryBaseline
  53. computeDryLayout
  54. computeMaxIntrinsicHeight
  55. computeMaxIntrinsicWidth
  56. computeMinIntrinsicHeight
  57. computeMinIntrinsicWidth
  58. debugAdoptSize
  59. debugAssertDoesMeetConstraints
  60. debugCannotComputeDryLayout
  61. debugDescribeChildren
  62. debugFillProperties
  63. debugHandleEvent
  64. debugPaint
  65. debugPaintBaselines
  66. debugPaintPointers
  67. debugPaintSize
  68. debugRegisterRepaintBoundaryPaint
  69. debugResetSize
  70. debugValidateChild
  71. defaultComputeDistanceToFirstActualBaseline
  72. defaultComputeDistanceToHighestActualBaseline
  73. defaultHitTestChildren
  74. defaultPaint
  75. describeApproximatePaintClip
  76. describeForError
  77. describeSemanticsClip
  78. describeSemanticsConfiguration
  79. detach
  80. dispose
  81. dropChild
  82. getChildrenAsList
  83. getChildSize
  84. getDistanceToActualBaseline
  85. getDistanceToBaseline
  86. getDryBaseline
  87. getDryLayout
  88. getMaxIntrinsicHeight
  89. getMaxIntrinsicWidth
  90. getMinIntrinsicHeight
  91. getMinIntrinsicWidth
  92. getTransformTo
  93. globalToLocal
  94. handleEvent
  95. hitTest
  96. hitTestChildren
  97. hitTestSelf
  98. insert
  99. invokeLayoutCallback
  100. layout
  101. localToGlobal
  102. markNeedsCompositedLayerUpdate
  103. markNeedsCompositingBitsUpdate
  104. markNeedsLayout
  105. markNeedsLayoutForSizedByParentChange
  106. markNeedsPaint
  107. markNeedsSemanticsUpdate
  108. markParentNeedsLayout
  109. move
  110. noSuchMethod
  111. paint
  112. paintChild
  113. paintsChild
  114. performLayout
  115. performResize
  116. reassemble
  117. redepthChild
  118. redepthChildren
  119. remove
  120. removeAll
  121. replaceRootLayer
  122. scheduleInitialLayout
  123. scheduleInitialPaint
  124. scheduleInitialSemantics
  125. sendSemanticsEvent
  126. setupParentData
  127. showOnScreen
  128. toDiagnosticsNode
  129. toString
  130. toStringDeep
  131. toStringShallow
  132. toStringShort
  133. updateCompositedLayer
  134. visitChildren
  135. visitChildrenForSemantics
  136. Operators
  137. operator ==