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. showWhenUnlinked
  39. size
  40. sizedByParent
  41. Methods
  42. adoptChild
  43. applyPaintTransform
  44. assembleSemanticsNode
  45. attach
  46. clearSemantics
  47. computeDistanceToActualBaseline
  48. computeDryBaseline
  49. computeDryLayout
  50. computeMaxIntrinsicHeight
  51. computeMaxIntrinsicWidth
  52. computeMinIntrinsicHeight
  53. computeMinIntrinsicWidth
  54. computeSizeForNoChild
  55. debugAdoptSize
  56. debugAssertDoesMeetConstraints
  57. debugCannotComputeDryLayout
  58. debugDescribeChildren
  59. debugFillProperties
  60. debugHandleEvent
  61. debugPaint
  62. debugPaintBaselines
  63. debugPaintPointers
  64. debugPaintSize
  65. debugRegisterRepaintBoundaryPaint
  66. debugResetSize
  67. debugValidateChild
  68. describeApproximatePaintClip
  69. describeForError
  70. describeSemanticsClip
  71. describeSemanticsConfiguration
  72. detach
  73. dispose
  74. dropChild
  75. getCurrentTransform
  76. getDistanceToActualBaseline
  77. getDistanceToBaseline
  78. getDryBaseline
  79. getDryLayout
  80. getMaxIntrinsicHeight
  81. getMaxIntrinsicWidth
  82. getMinIntrinsicHeight
  83. getMinIntrinsicWidth
  84. getTransformTo
  85. globalToLocal
  86. handleEvent
  87. hitTest
  88. hitTestChildren
  89. hitTestSelf
  90. invokeLayoutCallback
  91. layout
  92. localToGlobal
  93. markNeedsCompositedLayerUpdate
  94. markNeedsCompositingBitsUpdate
  95. markNeedsLayout
  96. markNeedsLayoutForSizedByParentChange
  97. markNeedsPaint
  98. markNeedsSemanticsUpdate
  99. markParentNeedsLayout
  100. noSuchMethod
  101. paint
  102. paintsChild
  103. performLayout
  104. performResize
  105. reassemble
  106. redepthChild
  107. redepthChildren
  108. replaceRootLayer
  109. scheduleInitialLayout
  110. scheduleInitialPaint
  111. scheduleInitialSemantics
  112. sendSemanticsEvent
  113. setupParentData
  114. showOnScreen
  115. toDiagnosticsNode
  116. toString
  117. toStringDeep
  118. toStringShallow
  119. toStringShort
  120. updateCompositedLayer
  121. visitChildren
  122. visitChildrenForSemantics
  123. Operators
  124. operator ==