1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. child
  7. clipBehavior
  8. clipper
  9. constraints
  10. debugCanParentUseSize
  11. debugCreator
  12. debugDisposed
  13. debugDoingThisLayout
  14. debugDoingThisLayoutWithCallback
  15. debugDoingThisPaint
  16. debugDoingThisResize
  17. debugLayer
  18. debugLayoutParent
  19. debugNeedsCompositedLayerUpdate
  20. debugNeedsLayout
  21. debugNeedsPaint
  22. debugNeedsSemanticsUpdate
  23. debugSemantics
  24. depth
  25. hashCode
  26. hasSize
  27. isRepaintBoundary
  28. layer
  29. needsCompositing
  30. owner
  31. paintBounds
  32. parent
  33. parentData
  34. runtimeType
  35. semanticBounds
  36. semanticsParent
  37. size
  38. sizedByParent
  39. Methods
  40. adoptChild
  41. applyPaintTransform
  42. assembleSemanticsNode
  43. attach
  44. clearSemantics
  45. computeDistanceToActualBaseline
  46. computeDryBaseline
  47. computeDryLayout
  48. computeMaxIntrinsicHeight
  49. computeMaxIntrinsicWidth
  50. computeMinIntrinsicHeight
  51. computeMinIntrinsicWidth
  52. computeSizeForNoChild
  53. debugAdoptSize
  54. debugAssertDoesMeetConstraints
  55. debugCannotComputeDryLayout
  56. debugDescribeChildren
  57. debugFillProperties
  58. debugHandleEvent
  59. debugPaint
  60. debugPaintBaselines
  61. debugPaintPointers
  62. debugPaintSize
  63. debugRegisterRepaintBoundaryPaint
  64. debugResetSize
  65. debugValidateChild
  66. describeApproximatePaintClip
  67. describeForError
  68. describeSemanticsClip
  69. describeSemanticsConfiguration
  70. detach
  71. dispose
  72. dropChild
  73. getDistanceToActualBaseline
  74. getDistanceToBaseline
  75. getDryBaseline
  76. getDryLayout
  77. getMaxIntrinsicHeight
  78. getMaxIntrinsicWidth
  79. getMinIntrinsicHeight
  80. getMinIntrinsicWidth
  81. getTransformTo
  82. globalToLocal
  83. handleEvent
  84. hitTest
  85. hitTestChildren
  86. hitTestSelf
  87. invokeLayoutCallback
  88. layout
  89. localToGlobal
  90. markNeedsCompositedLayerUpdate
  91. markNeedsCompositingBitsUpdate
  92. markNeedsLayout
  93. markNeedsLayoutForSizedByParentChange
  94. markNeedsPaint
  95. markNeedsSemanticsUpdate
  96. markParentNeedsLayout
  97. noSuchMethod
  98. paint
  99. paintsChild
  100. performLayout
  101. performResize
  102. reassemble
  103. redepthChild
  104. redepthChildren
  105. replaceRootLayer
  106. scheduleInitialLayout
  107. scheduleInitialPaint
  108. scheduleInitialSemantics
  109. sendSemanticsEvent
  110. setupParentData
  111. showOnScreen
  112. toDiagnosticsNode
  113. toString
  114. toStringDeep
  115. toStringShallow
  116. toStringShort
  117. updateCompositedLayer
  118. visitChildren
  119. visitChildrenForSemantics
  120. Operators
  121. operator ==