1. Constructors
  2. new
  3. Properties
  4. alwaysIncludeSemantics
  5. alwaysNeedsCompositing
  6. attached
  7. child
  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. hashCode
  25. hasSize
  26. isRepaintBoundary
  27. layer
  28. needsCompositing
  29. opacity
  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 ==