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