1. Constructors
  2. new
  3. Properties
  4. alignment
  5. alwaysNeedsCompositing
  6. attached
  7. childCount
  8. clipBehavior
  9. constraints
  10. crossAxisAlignment
  11. debugCanParentUseSize
  12. debugCreator
  13. debugDisposed
  14. debugDoingThisLayout
  15. debugDoingThisLayoutWithCallback
  16. debugDoingThisPaint
  17. debugDoingThisResize
  18. debugLayer
  19. debugLayoutParent
  20. debugNeedsCompositedLayerUpdate
  21. debugNeedsLayout
  22. debugNeedsPaint
  23. debugNeedsSemanticsUpdate
  24. debugSemantics
  25. depth
  26. direction
  27. firstChild
  28. hashCode
  29. hasSize
  30. isRepaintBoundary
  31. lastChild
  32. layer
  33. needsCompositing
  34. owner
  35. paintBounds
  36. parent
  37. parentData
  38. runAlignment
  39. runSpacing
  40. runtimeType
  41. semanticBounds
  42. semanticsParent
  43. size
  44. sizedByParent
  45. spacing
  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. 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 ==