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. size
  43. sizedByParent
  44. spacing
  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. paintsChild
  118. performLayout
  119. performResize
  120. reassemble
  121. redepthChild
  122. redepthChildren
  123. remove
  124. removeAll
  125. replaceRootLayer
  126. scheduleInitialLayout
  127. scheduleInitialPaint
  128. scheduleInitialSemantics
  129. sendSemanticsEvent
  130. setupParentData
  131. showOnScreen
  132. toDiagnosticsNode
  133. toString
  134. toStringDeep
  135. toStringShallow
  136. toStringShort
  137. updateCompositedLayer
  138. visitChildren
  139. visitChildrenForSemantics
  140. Operators
  141. operator ==