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