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