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. size
  39. sizedByParent
  40. textDirection
  41. Methods
  42. adoptChild
  43. alignChild
  44. applyPaintTransform
  45. assembleSemanticsNode
  46. attach
  47. clearSemantics
  48. computeDistanceToActualBaseline
  49. computeDryBaseline
  50. computeDryLayout
  51. computeMaxIntrinsicHeight
  52. computeMaxIntrinsicWidth
  53. computeMinIntrinsicHeight
  54. computeMinIntrinsicWidth
  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. getDistanceToActualBaseline
  76. getDistanceToBaseline
  77. getDryBaseline
  78. getDryLayout
  79. getMaxIntrinsicHeight
  80. getMaxIntrinsicWidth
  81. getMinIntrinsicHeight
  82. getMinIntrinsicWidth
  83. getTransformTo
  84. globalToLocal
  85. handleEvent
  86. hitTest
  87. hitTestChildren
  88. hitTestSelf
  89. invokeLayoutCallback
  90. layout
  91. localToGlobal
  92. markNeedsCompositedLayerUpdate
  93. markNeedsCompositingBitsUpdate
  94. markNeedsLayout
  95. markNeedsLayoutForSizedByParentChange
  96. markNeedsPaint
  97. markNeedsSemanticsUpdate
  98. markParentNeedsLayout
  99. noSuchMethod
  100. paint
  101. paintOverflowIndicator
  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 ==