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. semanticsParent
  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. getDistanceToActualBaseline
  83. getDistanceToBaseline
  84. getDryBaseline
  85. getDryLayout
  86. getMaxIntrinsicHeight
  87. getMaxIntrinsicWidth
  88. getMinIntrinsicHeight
  89. getMinIntrinsicWidth
  90. getTransformTo
  91. globalToLocal
  92. handleEvent
  93. hitTest
  94. hitTestChildren
  95. hitTestSelf
  96. insert
  97. invokeLayoutCallback
  98. layout
  99. localToGlobal
  100. markNeedsCompositedLayerUpdate
  101. markNeedsCompositingBitsUpdate
  102. markNeedsLayout
  103. markNeedsLayoutForSizedByParentChange
  104. markNeedsPaint
  105. markNeedsSemanticsUpdate
  106. markParentNeedsLayout
  107. move
  108. noSuchMethod
  109. paint
  110. paintsChild
  111. performLayout
  112. performResize
  113. reassemble
  114. redepthChild
  115. redepthChildren
  116. remove
  117. removeAll
  118. replaceRootLayer
  119. scheduleInitialLayout
  120. scheduleInitialPaint
  121. scheduleInitialSemantics
  122. sendSemanticsEvent
  123. setupParentData
  124. showOnScreen
  125. toDiagnosticsNode
  126. toString
  127. toStringDeep
  128. toStringShallow
  129. toStringShort
  130. updateCompositedLayer
  131. visitChildren
  132. visitChildrenForSemantics
  133. Operators
  134. operator ==