1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. centerOffsetAdjustment
  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. ensureSemantics
  25. firstChild
  26. geometry
  27. hashCode
  28. isRepaintBoundary
  29. lastChild
  30. layer
  31. needsCompositing
  32. owner
  33. paintBounds
  34. parent
  35. parentData
  36. runtimeType
  37. semanticBounds
  38. semanticsParent
  39. sizedByParent
  40. Methods
  41. add
  42. addAll
  43. adoptChild
  44. applyPaintTransform
  45. assembleSemanticsNode
  46. attach
  47. calculateCacheOffset
  48. calculatePaintOffset
  49. childAfter
  50. childBefore
  51. childCrossAxisPosition
  52. childMainAxisPosition
  53. childScrollOffset
  54. clearSemantics
  55. debugAssertDoesMeetConstraints
  56. debugDescribeChildren
  57. debugFillProperties
  58. debugPaint
  59. debugRegisterRepaintBoundaryPaint
  60. debugResetSize
  61. debugValidateChild
  62. describeApproximatePaintClip
  63. describeForError
  64. describeSemanticsClip
  65. describeSemanticsConfiguration
  66. detach
  67. dispose
  68. dropChild
  69. getAbsoluteSize
  70. getAbsoluteSizeRelativeToOrigin
  71. getTransformTo
  72. handleEvent
  73. hitTest
  74. hitTestChildren
  75. hitTestSelf
  76. insert
  77. invokeLayoutCallback
  78. layout
  79. markNeedsCompositedLayerUpdate
  80. markNeedsCompositingBitsUpdate
  81. markNeedsLayout
  82. markNeedsLayoutForSizedByParentChange
  83. markNeedsPaint
  84. markNeedsSemanticsUpdate
  85. markParentNeedsLayout
  86. move
  87. noSuchMethod
  88. paint
  89. paintsChild
  90. performLayout
  91. performResize
  92. reassemble
  93. redepthChild
  94. redepthChildren
  95. remove
  96. removeAll
  97. replaceRootLayer
  98. scheduleInitialLayout
  99. scheduleInitialPaint
  100. scheduleInitialSemantics
  101. sendSemanticsEvent
  102. setupParentData
  103. showOnScreen
  104. toDiagnosticsNode
  105. toString
  106. toStringDeep
  107. toStringShallow
  108. toStringShort
  109. updateCompositedLayer
  110. visitChildren
  111. visitChildrenForSemantics
  112. Operators
  113. operator ==