1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. child
  7. constraints
  8. debugAsymmetricPaintCount
  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. debugSymmetricPaintCount
  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. debugResetMetrics
  65. debugResetSize
  66. debugValidateChild
  67. describeApproximatePaintClip
  68. describeForError
  69. describeSemanticsClip
  70. describeSemanticsConfiguration
  71. detach
  72. dispose
  73. dropChild
  74. getDistanceToActualBaseline
  75. getDistanceToBaseline
  76. getDryBaseline
  77. getDryLayout
  78. getMaxIntrinsicHeight
  79. getMaxIntrinsicWidth
  80. getMinIntrinsicHeight
  81. getMinIntrinsicWidth
  82. getTransformTo
  83. globalToLocal
  84. handleEvent
  85. hitTest
  86. hitTestChildren
  87. hitTestSelf
  88. invokeLayoutCallback
  89. layout
  90. localToGlobal
  91. markNeedsCompositedLayerUpdate
  92. markNeedsCompositingBitsUpdate
  93. markNeedsLayout
  94. markNeedsLayoutForSizedByParentChange
  95. markNeedsPaint
  96. markNeedsSemanticsUpdate
  97. markParentNeedsLayout
  98. noSuchMethod
  99. paint
  100. paintsChild
  101. performLayout
  102. performResize
  103. reassemble
  104. redepthChild
  105. redepthChildren
  106. replaceRootLayer
  107. scheduleInitialLayout
  108. scheduleInitialPaint
  109. scheduleInitialSemantics
  110. sendSemanticsEvent
  111. setupParentData
  112. showOnScreen
  113. toDiagnosticsNode
  114. toImage
  115. toImageSync
  116. toString
  117. toStringDeep
  118. toStringShallow
  119. toStringShort
  120. updateCompositedLayer
  121. visitChildren
  122. visitChildrenForSemantics
  123. Operators
  124. operator ==