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