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