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. sizedByParent
  39. Methods
  40. add
  41. addAll
  42. adoptChild
  43. applyPaintTransform
  44. assembleSemanticsNode
  45. attach
  46. calculateCacheOffset
  47. calculatePaintOffset
  48. childAfter
  49. childBefore
  50. childCrossAxisPosition
  51. childMainAxisPosition
  52. childScrollOffset
  53. clearSemantics
  54. debugAssertDoesMeetConstraints
  55. debugDescribeChildren
  56. debugFillProperties
  57. debugPaint
  58. debugRegisterRepaintBoundaryPaint
  59. debugResetSize
  60. debugValidateChild
  61. describeApproximatePaintClip
  62. describeForError
  63. describeSemanticsClip
  64. describeSemanticsConfiguration
  65. detach
  66. dispose
  67. dropChild
  68. getAbsoluteSize
  69. getAbsoluteSizeRelativeToOrigin
  70. getTransformTo
  71. handleEvent
  72. hitTest
  73. hitTestChildren
  74. hitTestSelf
  75. insert
  76. invokeLayoutCallback
  77. layout
  78. markNeedsCompositedLayerUpdate
  79. markNeedsCompositingBitsUpdate
  80. markNeedsLayout
  81. markNeedsLayoutForSizedByParentChange
  82. markNeedsPaint
  83. markNeedsSemanticsUpdate
  84. markParentNeedsLayout
  85. move
  86. noSuchMethod
  87. paint
  88. paintsChild
  89. performLayout
  90. performResize
  91. reassemble
  92. redepthChild
  93. redepthChildren
  94. remove
  95. removeAll
  96. replaceRootLayer
  97. scheduleInitialLayout
  98. scheduleInitialPaint
  99. scheduleInitialSemantics
  100. sendSemanticsEvent
  101. setupParentData
  102. showOnScreen
  103. toDiagnosticsNode
  104. toString
  105. toStringDeep
  106. toStringShallow
  107. toStringShort
  108. updateCompositedLayer
  109. visitChildren
  110. visitChildrenForSemantics
  111. Operators
  112. operator ==