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