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