1. Constructors
  2. new
  3. Properties
  4. alignment
  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. fit
  25. hashCode
  26. hasSize
  27. isRepaintBoundary
  28. layer
  29. maxHeight
  30. maxWidth
  31. minHeight
  32. minWidth
  33. needsCompositing
  34. owner
  35. paintBounds
  36. parent
  37. parentData
  38. resolvedAlignment
  39. runtimeType
  40. semanticBounds
  41. size
  42. sizedByParent
  43. textDirection
  44. Methods
  45. adoptChild
  46. alignChild
  47. applyPaintTransform
  48. assembleSemanticsNode
  49. attach
  50. clearSemantics
  51. computeDistanceToActualBaseline
  52. computeDryBaseline
  53. computeDryLayout
  54. computeMaxIntrinsicHeight
  55. computeMaxIntrinsicWidth
  56. computeMinIntrinsicHeight
  57. computeMinIntrinsicWidth
  58. debugAdoptSize
  59. debugAssertDoesMeetConstraints
  60. debugCannotComputeDryLayout
  61. debugDescribeChildren
  62. debugFillProperties
  63. debugHandleEvent
  64. debugPaint
  65. debugPaintBaselines
  66. debugPaintPointers
  67. debugPaintSize
  68. debugRegisterRepaintBoundaryPaint
  69. debugResetSize
  70. debugValidateChild
  71. describeApproximatePaintClip
  72. describeForError
  73. describeSemanticsClip
  74. describeSemanticsConfiguration
  75. detach
  76. dispose
  77. dropChild
  78. getDistanceToActualBaseline
  79. getDistanceToBaseline
  80. getDryBaseline
  81. getDryLayout
  82. getMaxIntrinsicHeight
  83. getMaxIntrinsicWidth
  84. getMinIntrinsicHeight
  85. getMinIntrinsicWidth
  86. getTransformTo
  87. globalToLocal
  88. handleEvent
  89. hitTest
  90. hitTestChildren
  91. hitTestSelf
  92. invokeLayoutCallback
  93. layout
  94. localToGlobal
  95. markNeedsCompositedLayerUpdate
  96. markNeedsCompositingBitsUpdate
  97. markNeedsLayout
  98. markNeedsLayoutForSizedByParentChange
  99. markNeedsPaint
  100. markNeedsSemanticsUpdate
  101. markParentNeedsLayout
  102. noSuchMethod
  103. paint
  104. paintsChild
  105. performLayout
  106. performResize
  107. reassemble
  108. redepthChild
  109. redepthChildren
  110. replaceRootLayer
  111. scheduleInitialLayout
  112. scheduleInitialPaint
  113. scheduleInitialSemantics
  114. sendSemanticsEvent
  115. setupParentData
  116. showOnScreen
  117. toDiagnosticsNode
  118. toString
  119. toStringDeep
  120. toStringShallow
  121. toStringShort
  122. updateCompositedLayer
  123. visitChildren
  124. visitChildrenForSemantics
  125. Operators
  126. operator ==