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