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. semanticsParent
  42. size
  43. sizedByParent
  44. spacing
  45. textBaseline
  46. textDirection
  47. verticalDirection
  48. Methods
  49. add
  50. addAll
  51. adoptChild
  52. applyPaintTransform
  53. assembleSemanticsNode
  54. attach
  55. childAfter
  56. childBefore
  57. clearSemantics
  58. computeDistanceToActualBaseline
  59. computeDryBaseline
  60. computeDryLayout
  61. computeMaxIntrinsicHeight
  62. computeMaxIntrinsicWidth
  63. computeMinIntrinsicHeight
  64. computeMinIntrinsicWidth
  65. debugAdoptSize
  66. debugAssertDoesMeetConstraints
  67. debugCannotComputeDryLayout
  68. debugDescribeChildren
  69. debugFillProperties
  70. debugHandleEvent
  71. debugPaint
  72. debugPaintBaselines
  73. debugPaintPointers
  74. debugPaintSize
  75. debugRegisterRepaintBoundaryPaint
  76. debugResetSize
  77. debugValidateChild
  78. defaultComputeDistanceToFirstActualBaseline
  79. defaultComputeDistanceToHighestActualBaseline
  80. defaultHitTestChildren
  81. defaultPaint
  82. describeApproximatePaintClip
  83. describeForError
  84. describeSemanticsClip
  85. describeSemanticsConfiguration
  86. detach
  87. dispose
  88. dropChild
  89. getChildrenAsList
  90. getDistanceToActualBaseline
  91. getDistanceToBaseline
  92. getDryBaseline
  93. getDryLayout
  94. getMaxIntrinsicHeight
  95. getMaxIntrinsicWidth
  96. getMinIntrinsicHeight
  97. getMinIntrinsicWidth
  98. getTransformTo
  99. globalToLocal
  100. handleEvent
  101. hitTest
  102. hitTestChildren
  103. hitTestSelf
  104. insert
  105. invokeLayoutCallback
  106. layout
  107. localToGlobal
  108. markNeedsCompositedLayerUpdate
  109. markNeedsCompositingBitsUpdate
  110. markNeedsLayout
  111. markNeedsLayoutForSizedByParentChange
  112. markNeedsPaint
  113. markNeedsSemanticsUpdate
  114. markParentNeedsLayout
  115. move
  116. noSuchMethod
  117. paint
  118. paintOverflowIndicator
  119. paintsChild
  120. performLayout
  121. performResize
  122. reassemble
  123. redepthChild
  124. redepthChildren
  125. remove
  126. removeAll
  127. replaceRootLayer
  128. scheduleInitialLayout
  129. scheduleInitialPaint
  130. scheduleInitialSemantics
  131. sendSemanticsEvent
  132. setupParentData
  133. showOnScreen
  134. toDiagnosticsNode
  135. toString
  136. toStringDeep
  137. toStringShallow
  138. toStringShort
  139. updateCompositedLayer
  140. visitChildren
  141. visitChildrenForSemantics
  142. Operators
  143. operator ==