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