1. Constructors
  2. new
  3. Properties
  4. alignment
  5. alwaysNeedsCompositing
  6. attached
  7. child
  8. clipBehavior
  9. constraints
  10. constraintsTransform
  11. debugCanParentUseSize
  12. debugCreator
  13. debugDisposed
  14. debugDoingThisLayout
  15. debugDoingThisLayoutWithCallback
  16. debugDoingThisPaint
  17. debugDoingThisResize
  18. debugLayer
  19. debugLayoutParent
  20. debugNeedsCompositedLayerUpdate
  21. debugNeedsLayout
  22. debugNeedsPaint
  23. debugNeedsSemanticsUpdate
  24. debugSemantics
  25. depth
  26. hashCode
  27. hasSize
  28. isRepaintBoundary
  29. layer
  30. needsCompositing
  31. owner
  32. paintBounds
  33. parent
  34. parentData
  35. resolvedAlignment
  36. runtimeType
  37. semanticBounds
  38. semanticsParent
  39. size
  40. sizedByParent
  41. textDirection
  42. Methods
  43. adoptChild
  44. alignChild
  45. applyPaintTransform
  46. assembleSemanticsNode
  47. attach
  48. clearSemantics
  49. computeDistanceToActualBaseline
  50. computeDryBaseline
  51. computeDryLayout
  52. computeMaxIntrinsicHeight
  53. computeMaxIntrinsicWidth
  54. computeMinIntrinsicHeight
  55. computeMinIntrinsicWidth
  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. 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. paintOverflowIndicator
  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 ==