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