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